Skip to content

Commit

Permalink
verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
rtobar committed Sep 13, 2023
1 parent b928b8e commit 2de3245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
#-Werror
- name: Build
run: cmake --build ${CI_BUILD_DIR}
run: cmake --build ${CI_BUILD_DIR} -v

- name: Run unit tests
run: |
Expand Down

0 comments on commit 2de3245

Please sign in to comment.