Skip to content

Commit

Permalink
Update setup-poetry action
Browse files Browse the repository at this point in the history
  • Loading branch information
zsinx6 committed Jul 27, 2023
1 parent 1c81d97 commit f87198a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
python-version: '3.9'
architecture: 'x64'
- name: "Python Poetry Action"
uses: Gr1N/setup-poetry@v7
uses: Gr1N/setup-poetry@v8
- name: "Run tests and linters"
run: make test
- name: Coveralls
Expand Down

0 comments on commit f87198a

Please sign in to comment.