diff --git a/.github/workflows/run_tests.yml b/.github/workflows/run_tests.yml index a89c52db9..295a3746b 100644 --- a/.github/workflows/run_tests.yml +++ b/.github/workflows/run_tests.yml @@ -57,7 +57,7 @@ jobs: nc-autotools: - needs: [ nc-ac-tests-oneoff. nc-cmake-tests-oneoff ] + needs: nc-ac-tests-oneoff runs-on: ubuntu-latest strategy: @@ -164,7 +164,7 @@ jobs: nc-cmake: - needs: [ nc-ac-tests-oneoff. nc-cmake-tests-oneoff ] + needs: [ nc-cmake-tests-oneoff, nc-ac-tests-oneoff ] runs-on: ubuntu-latest strategy: