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 6ecbb3b commit c2ad5d5Copy full SHA for c2ad5d5
.github/workflows/code_checks.yaml
@@ -7,7 +7,6 @@ jobs:
7
strategy:
8
matrix:
9
pyver: [ 3.6, 3.7, 3.8, 3.9 ]
10
- no-extensions: [ '', 'Y' ]
11
os: [ ubuntu, macos, windows ]
12
fail-fast: true
13
runs-on: ${{ matrix.os }}-latest
0 commit comments