Skip to content

Commit d72ccd7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
python3-soundfile \
5050
python3-pytest \
5151
git
52-
52+
pip install fsspec>=2023.10.0
5353
# Note: "actions/checkout@v2" requires libstdc++6:amd64 to be
5454
# installed in the container. To keep things simple, use
5555
# "actions/checkout@v1" instead.

0 commit comments

Comments
 (0)