We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2637ec3 commit 3f71d63Copy full SHA for 3f71d63
.github/workflows/main.yml
@@ -13,6 +13,8 @@ on:
13
branches:
14
- main
15
- "[0-9]+.[0-9]+.x"
16
+env:
17
+ PYTEST_ADDOPTS: "--color=yes"
18
19
jobs:
20
build:
0 commit comments