mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +08:00
Modify GA workflow a bit.
This commit is contained in:
parent
5bcf91f880
commit
912fd7574c
4
.github/workflows/run_tests.yml
vendored
4
.github/workflows/run_tests.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user