Skip to content

Commit

Permalink
ci: poetry run
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Aug 18, 2023
1 parent 769a93f commit 1f006bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gepetuto_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- name: Install dependencies
run: pipx install poetry && poetry install
- name: check with gepetuto
run: gepetuto -vvca all
run: poetry run gepetuto -vvca all

0 comments on commit 1f006bb

Please sign in to comment.