Skip to content

Commit 036dc03

Browse files
committed
chore: color=yes
1 parent 341c496 commit 036dc03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- name: Test with pytest
5858
timeout-minutes: 5
59-
run: uv run pytest --no-cov --timeout=10 -vv
59+
run: uv run pytest --no-cov --timeout=10 --color=yes -vv
6060

6161
- name: Minimize uv cache
6262
run: uv cache prune --ci

0 commit comments

Comments
 (0)