mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-06 22:59:02 -05:00
macos: run ctest with -V
This commit is contained in:
parent
17af448d36
commit
6c936bea17
2
.github/workflows/macos_test.yml
vendored
2
.github/workflows/macos_test.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
- name: ctest
|
||||
run: |
|
||||
cd build
|
||||
ctest --output-on-failure
|
||||
ctest -V --output-on-failure --stop-on-failure
|
||||
|
||||
- name: make install
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user