Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 5, 2024
1 parent a5f2b5a commit d0887eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ 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 d0887eb

Please sign in to comment.