We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eb0780 commit 3eb3ac2Copy full SHA for 3eb3ac2
.github/workflows/pytest.yml
@@ -8,7 +8,6 @@ jobs:
8
test:
9
runs-on: ${{ matrix.os }}
10
strategy:
11
- - name: List of OS and Python versions to test for
12
matrix:
13
os: [ubuntu-latest, macos-latest, windows-latest]
14
python-version: ["3.x"]
0 commit comments