Skip to content

Commit 4b4e85c

Browse files
committed
add fsspec to run-tests
1 parent 2a116b9 commit 4b4e85c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
run: |
4242
apt-get update
4343
apt-get install -y --no-install-recommends \
44+
python3-fsspec \
4445
python3-matplotlib \
4546
python3-numpy \
4647
python3-pandas \

0 commit comments

Comments
 (0)