Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
livioribeiro committed Dec 17, 2023
1 parent 48de28e commit 0352bcb
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 @@ -15,5 +15,5 @@ jobs:
python-version: 3.x
- run: pip install pipx
- run: pipx install poetry
- run: poetry install --no-interaction --extras jinja
- run: poetry install --no-interaction
- run: poetry run pytest

0 comments on commit 0352bcb

Please sign in to comment.