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 36d1474 commit 7ae9f55Copy full SHA for 7ae9f55
.github/workflows/ci.yaml
@@ -107,4 +107,4 @@ jobs:
107
runs-on: macos-latest
108
steps:
109
- uses: actions/checkout@v4
110
- - 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