Skip to content

Commit 016835c

Browse files
martinpittallisonkarlitskaya
authored andcommitted
workflows: enable colors in Debian test
1 parent d7c467e commit 016835c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
pip3 install --break-system-packages asyncssh==2.13.2
5656
5757
- name: Run unit tests
58-
run: python3 -m pytest
58+
run: python3 -m pytest --color=yes

0 commit comments

Comments
 (0)