mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-24 16:04:40 +08:00
A bit more twiddling of the github actions workflow.
This commit is contained in:
parent
e85d95702e
commit
d6f06bf3d6
4
.github/workflows/run_tests.yml
vendored
4
.github/workflows/run_tests.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user