We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c10b75f commit 83d2bb3Copy full SHA for 83d2bb3
.github/workflows/main.yaml
@@ -31,4 +31,4 @@ jobs:
31
pip install ./fsspec-proxy
32
pip install ./pyscript-fsspec-client[test]
33
- name: test
34
- run: pytest -v
+ run: pytest -v -s
0 commit comments