Skip to content

Commit

Permalink
Extras in tests πŸ‘¨πŸ½β€πŸŽ“
Browse files Browse the repository at this point in the history
  • Loading branch information
Sibyx committed Nov 24, 2022
1 parent 5698590 commit 1ffac9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install poetry
poetry install
poetry install --all-extras
- name: Lint with flake8
run: |
poetry run flake8 .
Expand Down

0 comments on commit 1ffac9e

Please sign in to comment.