We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a5aefb commit eb98d32Copy full SHA for eb98d32
.github/workflows/workflow.yml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
timeout_minutes: 2
41
max_attempts: 3
42
- command: uv run poe test
+ command: uv run pytest
43
shell: bash
44
45
- name: Upload coverage to Codecov
0 commit comments