[ci] GitHub-hosted runner has no space left on device

This commit is contained in:
Julien Chaumond
2020-04-17 20:16:00 -04:00
parent 73efa694e6
commit 88aecee6a2

View File

@@ -11,9 +11,9 @@ jobs:
uses: actions/setup-python@v1
with:
python-version: 3.7
- name: Install dependencies
run: |
pip install .[tf,torch,quality]
# - name: Install dependencies
# run: |
# pip install .[tf,torch,quality]