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 988c2c3 commit bbbac80Copy full SHA for bbbac80
.github/workflows/ci.yaml
@@ -99,4 +99,4 @@ jobs:
99
runs-on: macos-latest
100
steps:
101
- uses: actions/checkout@v4
102
- - 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