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 2a7715f commit b2c9abdCopy full SHA for b2c9abd
.github/workflows/ci.yaml
@@ -98,4 +98,4 @@ jobs:
98
runs-on: macos-latest
99
steps:
100
- uses: actions/checkout@v4
101
- - 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