Skip to content

Commit

Permalink
add fsspec to run-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
briangow committed Jan 6, 2025
1 parent 2a116b9 commit 4b4e85c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
run: |
apt-get update
apt-get install -y --no-install-recommends \
python3-fsspec \
python3-matplotlib \
python3-numpy \
python3-pandas \
Expand Down

0 comments on commit 4b4e85c

Please sign in to comment.