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 60ea3d2 commit a20520fCopy full SHA for a20520f
.github/workflows/test.yml
@@ -29,4 +29,4 @@ jobs:
29
- name: Run tests
30
env:
31
PROTOCOLS_IO_CLIENT_ACCESS_TOKEN: ${{ secrets.PROTOCOLS_IO_CLIENT_ACCESS_TOKEN }}
32
- run: uv run pytest
+ run: uv run pytest -v
0 commit comments