mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-11 16:40:36 +08:00
Syntax debugging.
This commit is contained in:
parent
d6f06bf3d6
commit
48d943864d
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. 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:
|
||||
|
Loading…
Reference in New Issue
Block a user