[ci] GitHub-hosted runner has no space left on device
This commit is contained in:
6
.github/workflows/github-push.yml
vendored
6
.github/workflows/github-push.yml
vendored
@@ -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]
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user