Skip to content

Commit

Permalink
Fix tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor committed Dec 3, 2023
1 parent 6b95545 commit a31d270
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 @@ -40,7 +40,7 @@ jobs:
cache-dependency-path: poetry.lock

- name: Install dependencies
run: poetry install --with coveralls
run: poetry install

- name: Lint with flake8
run: |
Expand Down

0 comments on commit a31d270

Please sign in to comment.