Syntax debugging.

This commit is contained in:
Ward Fisher 2021-08-25 14:28:59 -06:00
parent d6f06bf3d6
commit 48d943864d

View File

@ -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: