Skip to content

Commit

Permalink
Merge pull request #288 from foarsitter/all-repos_autofix_remove-safety
Browse files Browse the repository at this point in the history
Remove safety from github actions
  • Loading branch information
foarsitter authored Nov 18, 2024
2 parents 7ce091a + e4a5aa0 commit 35e0504
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
include:
# misc
- { python: "3.10", os: "ubuntu-latest", session: "pre-commit" }
- { python: "3.10", os: "ubuntu-latest", session: "safety" }
# mpyp
- { python: "3.12", os: "ubuntu-latest", session: "mypy" }
- { python: "3.11", os: "ubuntu-latest", session: "mypy" }
Expand Down

0 comments on commit 35e0504

Please sign in to comment.