Skip to content

Commit

Permalink
Enable verbose unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Hall committed Jan 20, 2025
1 parent ca6205d commit 858134f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gramps-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:
- name: Run unit test suite
run: |
export GDK_BACKEND=-
python3 setup.py test
python3 setup.py -v test

0 comments on commit 858134f

Please sign in to comment.