Modify GA workflow a bit.

This commit is contained in:
Ward Fisher 2021-08-24 15:22:20 -06:00
parent 5bcf91f880
commit 912fd7574c

View File

@ -257,7 +257,7 @@ jobs:
####
nc-ac-tests-oneoff:
needs: build-deps
needs: nc-autotools
runs-on: ubuntu-latest
strategy:
@ -334,7 +334,7 @@ jobs:
nc-cmake-tests-oneoff:
needs: build-deps
needs: nc-cmake
runs-on: ubuntu-latest
strategy: