We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ce091a + e4a5aa0 commit 35e0504Copy full SHA for 35e0504
1 file changed
.github/workflows/tests.yml
@@ -15,7 +15,6 @@ jobs:
15
include:
16
# misc
17
- { python: "3.10", os: "ubuntu-latest", session: "pre-commit" }
18
- - { python: "3.10", os: "ubuntu-latest", session: "safety" }
19
# mpyp
20
- { python: "3.12", os: "ubuntu-latest", session: "mypy" }
21
- { python: "3.11", os: "ubuntu-latest", session: "mypy" }
0 commit comments