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 9cdbd30 commit 30366b5Copy full SHA for 30366b5
.github/workflows/ci.yaml
@@ -109,4 +109,4 @@ jobs:
109
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
110
with:
111
persist-credentials: false
112
- - run: env PYTESTFLAGS="--verbose -p no:cacheprovider" test/macos-script.sh
+ - run: env PYTESTFLAGS="--verbose -p no:cacheprovider --color=yes" test/macos-script.sh
0 commit comments