Skip to content

Commit

Permalink
chore: pytest verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
zietzm committed Aug 23, 2024
1 parent 6d4ca46 commit cc7505a
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 @@ -22,4 +22,4 @@ jobs:
- run: uv venv
- run: uv pip install ruff pytest httpx
- run: uv run ruff check
- run: uv run pytest
- run: uv run pytest -v

0 comments on commit cc7505a

Please sign in to comment.