We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 078ee79 commit f48c660Copy full SHA for f48c660
.github/workflows/tests.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
pull_request:
6
7
+env:
8
+ PYTEST_ADDOPTS: "--color=yes"
9
+
10
jobs:
11
tests:
12
0 commit comments