mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-01 17:06:03 +08:00
verbose build
This commit is contained in:
parent
0b78616ddb
commit
f849b169fe
2
.github/workflows/run_tests_osx.yml
vendored
2
.github/workflows/run_tests_osx.yml
vendored
@ -389,7 +389,7 @@ jobs:
|
|||||||
shell: bash -l {0}
|
shell: bash -l {0}
|
||||||
run: |
|
run: |
|
||||||
cd build
|
cd build
|
||||||
LD_LIBRARY_PATH=${LD_LIBRARY_PATH} make -j 12
|
LD_LIBRARY_PATH=${LD_LIBRARY_PATH} make VERBOSE=1
|
||||||
if: ${{ success() }}
|
if: ${{ success() }}
|
||||||
|
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
|
Loading…
Reference in New Issue
Block a user