Skip to content

Commit

Permalink
tweak pytest output
Browse files Browse the repository at this point in the history
  • Loading branch information
zxdavb committed Jun 26, 2024
1 parent 6ffb67e commit 71d1e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
- name: Test with pytest
env:
PYTEST_ADDOPTS: "--color=yes"
run: pytest -v
run: pytest

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

0 comments on commit 71d1e90

Please sign in to comment.