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 5b2e617 commit dc445a7Copy full SHA for dc445a7
.github/workflows/test.yml
@@ -52,6 +52,7 @@ jobs:
52
with:
53
flags: ${{ matrix.os }}
54
name: ${{ matrix.os }} Python ${{ matrix.python-version }}
55
+ verbose: true
56
57
success:
58
needs: test
0 commit comments