Skip to content

Commit 35e0504

Browse files
authored
Merge pull request #288 from foarsitter/all-repos_autofix_remove-safety
Remove safety from github actions
2 parents 7ce091a + e4a5aa0 commit 35e0504

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)