Skip to content

Commit 0a79d62

Browse files
committed
don't test
1 parent 26d77f2 commit 0a79d62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
run: |
3131
pip install -e ./fsspec-proxy
3232
pip install -e ./pyscript-fsspec-client[test]
33-
- name: test
34-
run: pytest -v -s
33+
# - name: test
34+
# run: pytest -v -s

0 commit comments

Comments
 (0)