Skip to content

Commit

Permalink
Merge pull request #53 from Living-with-machines/colourise-test-output
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 authored Apr 24, 2022
2 parents 7c407bf + d8a736e commit 2570f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Run tests
run: |
python -m coverage run -m pytest -vvv
python -m coverage run -m pytest -vvv --color=yes
- name: Print coverage report
run: |
Expand Down

0 comments on commit 2570f1d

Please sign in to comment.