mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-12-03 08:01:25 +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}
|
||||
run: |
|
||||
cd build
|
||||
LD_LIBRARY_PATH=${LD_LIBRARY_PATH} make -j 12
|
||||
LD_LIBRARY_PATH=${LD_LIBRARY_PATH} make VERBOSE=1
|
||||
if: ${{ success() }}
|
||||
|
||||
- name: Run Tests
|
||||
|
Loading…
Reference in New Issue
Block a user