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 4af973e commit e66a42eCopy full SHA for e66a42e
.github/workflows/ci.yaml
@@ -114,4 +114,4 @@ jobs:
114
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
115
with:
116
persist-credentials: false
117
- - 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