Skip to content

Commit

Permalink
Remove safety from github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
foarsitter committed Nov 18, 2024
1 parent 7ce091a commit e4a5aa0
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 e4a5aa0

Please sign in to comment.