Skip to content

Commit

Permalink
chore: adjust ci poetry version
Browse files Browse the repository at this point in the history
  • Loading branch information
joel@joellee.org committed Jan 22, 2023
1 parent cf1faed commit 4d4685b
Show file tree
Hide file tree
Showing 2 changed files with 769 additions and 664 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Set up Poetry
uses: abatilo/actions-poetry@v2.2.0
with:
poetry-version: 1.1.13
poetry-version: 1.3.2
- name: Run Tests
run: make run_tests
- name: Upload Coverage
Expand Down

0 comments on commit 4d4685b

Please sign in to comment.