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 e258a52 commit 34b6278Copy full SHA for 34b6278
.github/workflows/ci.yaml
@@ -97,4 +97,4 @@ jobs:
97
runs-on: macos-latest
98
steps:
99
- uses: actions/checkout@v4
100
- - 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