Skip to content

Commit

Permalink
chore: verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
phi-friday committed Nov 15, 2024
1 parent 667cb93 commit dbd8d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

- name: Test with pytest
timeout-minutes: 5
run: uv run pytest --no-cov --timeout=10
run: uv run pytest --no-cov --timeout=10 -vv

- name: Minimize uv cache
run: uv cache prune --ci

0 comments on commit dbd8d46

Please sign in to comment.