Skip to content

Commit

Permalink
verbose output
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiud committed Oct 8, 2023
1 parent 1eae26d commit fbeb3b9
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 @@ -57,7 +57,7 @@ jobs:
run: |
ctest --test-dir build_${{matrix.build_type}} \
--build-config ${{matrix.build_type}} \
--output-on-failure
--output-on-failure --verbose
- name: Generate Coverage
if: matrix.build_type == 'Debug'
Expand Down

0 comments on commit fbeb3b9

Please sign in to comment.