Skip to content

Commit

Permalink
Merge pull request #124 from 21cmfast/remove-safety
Browse files Browse the repository at this point in the history
ci: don't do safety checks coz this isn't a webapp
  • Loading branch information
DanielaBreitman authored Oct 2, 2023
2 parents 5ef3786 + 078f51e commit 5862d0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:
fail-fast: false
matrix:
include:
# - { python: "3.10", os: "ubuntu-latest", session: "pre-commit" }
- { python: "3.10", os: "ubuntu-latest", session: "safety" }
# - { python: "3.10", os: "ubuntu-latest", session: "safety" }
# - { python: "3.10", os: "ubuntu-latest", session: "mypy" }
# - { python: "3.9", os: "ubuntu-latest", session: "mypy" }
# - { python: "3.8", os: "ubuntu-latest", session: "mypy" }
Expand Down

0 comments on commit 5862d0e

Please sign in to comment.