Skip to content

Commit

Permalink
chore: Update CI (#1009)
Browse files Browse the repository at this point in the history
  • Loading branch information
juancarlospaco authored Dec 7, 2024
1 parent 19ab5df commit 56fe25a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Set up Poetry
uses: abatilo/actions-poetry@v3
with:
poetry-version: 1.3.2
poetry-version: 1.8.4

- name: Run Tests
run: poetry run tests
Expand Down Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Set up Poetry
uses: abatilo/actions-poetry@v3
with:
poetry-version: 1.8.3
poetry-version: 1.8.4

- name: Install dependencies
run: poetry install
Expand Down

0 comments on commit 56fe25a

Please sign in to comment.