Skip to content

Commit

Permalink
Merge branch 'Living-with-machines:main' into list-files
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Apr 24, 2022
2 parents 59ffff3 + 2570f1d commit cfbda00
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 cfbda00

Please sign in to comment.