diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1e9ed05..0c8b2dc 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -64,7 +64,7 @@ jobs: test-electron-principal: name: Tests sur Électron principal runs-on: ubuntu-latest - needs: test-node + needs: tests-nodejs steps: - name: Ouvrir la branche uses: actions/checkout@v4