Skip to content

Commit

Permalink
poetry update flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 5, 2024
1 parent 43f71d2 commit 598dc06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
python-version-file: pyproject.toml
cache: 'poetry'
- run: pip install tox
- run: poetry update flake8
- run: tox -e lint,py311-dj42
test_compatibility:
needs: test
Expand Down

0 comments on commit 598dc06

Please sign in to comment.