Skip to content

Commit

Permalink
add verbose output to unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
slabasan committed Apr 9, 2024
1 parent 96144f8 commit d6797f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Run C Smoke Tests
run: |
cd src/c/install/test
./t0001-cbinding-basic.t
./t0001-cbinding-basic.t --verbose
build-python:
name: check python bindings
Expand Down

0 comments on commit d6797f2

Please sign in to comment.