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
6e17ba6a
Unverified
Commit
6e17ba6a
authored
May 03, 2022
by
Sylvain Gugger
Committed by
GitHub
May 03, 2022
Browse files
Remove Python and use v2 action (#17059)
parent
a8fa2f91
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
.github/workflows/model-templates.yml
.github/workflows/model-templates.yml
+1
-6
No files found.
.github/workflows/model-templates.yml
View file @
6e17ba6a
...
...
@@ -17,12 +17,7 @@ jobs:
runs-on
:
ubuntu-latest
steps
:
-
name
:
Checkout repository
uses
:
actions/checkout@v1
-
name
:
Install Python
uses
:
actions/setup-python@v1
with
:
python-version
:
3.6
uses
:
actions/checkout@v2
-
name
:
Install dependencies
run
:
|
...
...
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