We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8264e46 commit f6304c1Copy full SHA for f6304c1
1 file changed
.github/workflows/check.yml
@@ -12,6 +12,7 @@ concurrency:
12
13
jobs:
14
test-cpython:
15
+ if: false
16
runs-on: ${{ matrix.os }}
17
strategy:
18
fail-fast: false
0 commit comments