Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
88aecee6
Commit
88aecee6
authored
Apr 17, 2020
by
Julien Chaumond
Browse files
[ci] GitHub-hosted runner has no space left on device
parent
73efa694
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.github/workflows/github-push.yml
.github/workflows/github-push.yml
+3
-3
No files found.
.github/workflows/github-push.yml
View file @
88aecee6
...
@@ -11,9 +11,9 @@ jobs:
...
@@ -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]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment