A bit more twiddling of the github actions workflow.

This commit is contained in:
Ward Fisher 2021-08-25 14:25:41 -06:00
parent e85d95702e
commit d6f06bf3d6

View File

@ -57,7 +57,7 @@ jobs:
nc-autotools:
needs: nc-ac-tests-oneoff
needs: [ nc-ac-tests-oneoff. nc-cmake-tests-oneoff ]
runs-on: ubuntu-latest
strategy:
@ -164,7 +164,7 @@ jobs:
nc-cmake:
needs: nc-cmake-tests-oneoff
needs: [ nc-ac-tests-oneoff. nc-cmake-tests-oneoff ]
runs-on: ubuntu-latest
strategy: