Skip to content

Commit

Permalink
test colour output for pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
zxdavb committed Jun 26, 2024
1 parent 6370956 commit ef5c3fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
pip install pytest pytest-asyncio
- name: Test with pytest
env:
PYTEST_ADDOPTS: "--color=yes"
run: pytest -v

- run: echo "🍏 This job's status is ${{ job.status }}."

0 comments on commit ef5c3fa

Please sign in to comment.