Skip to content

Commit

Permalink
speed up typeguard with PYTHONOPTIMIZE=2
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusfrost committed Apr 28, 2023
1 parent ce28144 commit 5fcc3be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,4 @@ jobs:
poetry run pytest -n auto
env:
TEST_SOLVED: 1
PYTHONOPTIMIZE: 2

0 comments on commit 5fcc3be

Please sign in to comment.