Skip to content

Commit a20520f

Browse files
committed
test: run pytest with verbose output
1 parent 60ea3d2 commit a20520f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- name: Run tests
3030
env:
3131
PROTOCOLS_IO_CLIENT_ACCESS_TOKEN: ${{ secrets.PROTOCOLS_IO_CLIENT_ACCESS_TOKEN }}
32-
run: uv run pytest
32+
run: uv run pytest -v

0 commit comments

Comments
 (0)