Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
toda5603 committed Oct 29, 2023
1 parent d8f8c63 commit fd8acb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
python -m pip install tox tox-gh-actions poetry
- name: Poetry Install Dependencies
run: |
poetry install --no-interaction --with dev
poetry install --no-interaction
- name: Test with tox
run: poetry run tox
- name: Upload coverage to Codecov
Expand Down

0 comments on commit fd8acb9

Please sign in to comment.