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 26d77f2 commit 0a79d62Copy full SHA for 0a79d62
.github/workflows/main.yaml
@@ -30,5 +30,5 @@ jobs:
30
run: |
31
pip install -e ./fsspec-proxy
32
pip install -e ./pyscript-fsspec-client[test]
33
- - name: test
34
- run: pytest -v -s
+ # - name: test
+ # run: pytest -v -s
0 commit comments