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
09013efd
Unverified
Commit
09013efd
authored
Mar 16, 2022
by
Yih-Dar
Committed by
GitHub
Mar 16, 2022
Browse files
Update step name (#16189)
Co-authored-by:
ydshieh
<
ydshieh@users.noreply.github.com
>
parent
36f8c425
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/self-scheduled.yml
.github/workflows/self-scheduled.yml
+1
-1
No files found.
.github/workflows/self-scheduled.yml
View file @
09013efd
...
...
@@ -76,7 +76,7 @@ jobs:
working-directory
:
/transformers
run
:
git fetch && git checkout ${{ github.sha }}
-
name
:
Run all
non-slow
tests on GPU
-
name
:
Run all tests on GPU
working-directory
:
/transformers
run
:
python3 -m pytest -v --make-reports=${{ matrix.machines }}_tests_gpu_${{ matrix.folders }} tests/${{ matrix.folders }}
...
...
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