Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
0thernet committed Apr 30, 2024
1 parent 08da5f3 commit d529de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-3-9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Run tests
shell: bash -el {0}
run: |
cd tests/python-3-9 && poetry run pytest -Werrror
cd tests/python-3-9 && poetry run pytest -Werror

0 comments on commit d529de8

Please sign in to comment.