Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pgorecki committed Mar 17, 2024
1 parent 0f72e32 commit 566e85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ jobs:
run: poetry run mypy lato

- name: Run doctest
run: poetry pytest --doctest-modules lato
run: poetry run pytest --doctest-modules lato

0 comments on commit 566e85f

Please sign in to comment.