Skip to content

Commit

Permalink
Add verbose outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
jobergum committed Aug 27, 2024
1 parent c749098 commit 428f441
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 @@ -41,4 +41,4 @@ jobs:
- name: run-tests
run: |
./test/test.py -c ./test/_test_config.yml -w $GITHUB_WORKSPACE
./test/test.py -v -c ./test/_test_config.yml -w $GITHUB_WORKSPACE

0 comments on commit 428f441

Please sign in to comment.