Skip to content

Commit e4a5aa0

Browse files
committed
Remove safety from github actions
Committed via https://github.com/asottile/all-repos
1 parent 7ce091a commit e4a5aa0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
include:
1616
# misc
1717
- { python: "3.10", os: "ubuntu-latest", session: "pre-commit" }
18-
- { python: "3.10", os: "ubuntu-latest", session: "safety" }
1918
# mpyp
2019
- { python: "3.12", os: "ubuntu-latest", session: "mypy" }
2120
- { python: "3.11", os: "ubuntu-latest", session: "mypy" }

0 commit comments

Comments
 (0)