Skip to content

Commit

Permalink
Disable plugin.txt installation for buh testing
Browse files Browse the repository at this point in the history
  • Loading branch information
nvoxland committed Oct 11, 2023
1 parent ff10edc commit f68c214
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/full_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,8 @@ jobs:
pip3 install -r deeplake/requirements/tests.txt
df -h
pip3 install -r deeplake/requirements/plugins.txt
df -h
# pip3 install -r deeplake/requirements/plugins.txt
# df -h

pip3 install --upgrade libdeeplake
df -h
Expand Down

0 comments on commit f68c214

Please sign in to comment.