Skip to content

Commit

Permalink
remove verbose flag
Browse files Browse the repository at this point in the history
  • Loading branch information
esolitos authored and gitbutler-client committed Aug 8, 2024
1 parent 8ac99d3 commit 567212b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-guides.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
- name: run-tests
run: |
./test/test.py -v -c ./test/_test_config.yml -w $GITHUB_WORKSPACE
./test/test.py -c ./test/_test_config.yml -w $GITHUB_WORKSPACE

0 comments on commit 567212b

Please sign in to comment.