Skip to content

Commit 83d2bb3

Browse files
committed
add logging
1 parent c10b75f commit 83d2bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
pip install ./fsspec-proxy
3232
pip install ./pyscript-fsspec-client[test]
3333
- name: test
34-
run: pytest -v
34+
run: pytest -v -s

0 commit comments

Comments
 (0)