Skip to content

Commit 71a61bf

Browse files
Merge pull request #18 from oscarbenjamin/pr_dev
Improve dev workflow
2 parents 968740e + 96bc7ba commit 71a61bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .github/workflows/tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
include:
1515
- { python-version: 3.9, os: ubuntu-latest, session: "mypy" }
1616
- { python-version: 3.9, os: ubuntu-latest, session: "tests" }
17-
- { python-version: 3.8, os: ubuntu-latest, session: "mypy" }
1817
- { python-version: 3.8, os: ubuntu-latest, session: "tests" }
1918
- { python-version: 3.9, os: ubuntu-latest, session: "pre-commit" }
2019
- { python-version: 3.9, os: ubuntu-latest, session: "safety" }

0 commit comments

Comments
 (0)