Skip to content

Commit

Permalink
Enable verbose output for macos tests
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhenbao committed Oct 10, 2024
1 parent 6a8f500 commit 97e1618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
run: |
cd build
source conanrun.sh
ctest --output-on-failure
ctest -V
source deactivate_conanrun.sh
macos-build-brew:
Expand Down

0 comments on commit 97e1618

Please sign in to comment.