[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
|
uses: actions/setup-python@v1
|
||||||
with:
|
with:
|
||||||
python-version: 3.7
|
python-version: 3.7
|
||||||
- name: Install dependencies
|
# - name: Install dependencies
|
||||||
run: |
|
# run: |
|
||||||
pip install .[tf,torch,quality]
|
# pip install .[tf,torch,quality]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user