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
aa08a346
Commit
aa08a346
authored
Aug 31, 2021
by
Lysandre
Browse files
[Flax tests] NVIDIA-SMI failure should continue
parent
854260ca
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
.github/workflows/self-push.yml
.github/workflows/self-push.yml
+2
-0
.github/workflows/self-scheduled.yml
.github/workflows/self-scheduled.yml
+2
-0
No files found.
.github/workflows/self-push.yml
View file @
aa08a346
...
@@ -97,6 +97,7 @@ jobs:
...
@@ -97,6 +97,7 @@ jobs:
fetch-depth
:
2
fetch-depth
:
2
-
name
:
NVIDIA-SMI
-
name
:
NVIDIA-SMI
continue-on-error
:
true
run
:
|
run
:
|
nvidia-smi
nvidia-smi
...
@@ -269,6 +270,7 @@ jobs:
...
@@ -269,6 +270,7 @@ jobs:
fetch-depth
:
2
fetch-depth
:
2
-
name
:
NVIDIA-SMI
-
name
:
NVIDIA-SMI
continue-on-error
:
true
run
:
|
run
:
|
nvidia-smi
nvidia-smi
...
...
.github/workflows/self-scheduled.yml
View file @
aa08a346
...
@@ -95,6 +95,7 @@ jobs:
...
@@ -95,6 +95,7 @@ jobs:
uses
:
actions/checkout@v2
uses
:
actions/checkout@v2
-
name
:
NVIDIA-SMI
-
name
:
NVIDIA-SMI
continue-on-error
:
true
run
:
|
run
:
|
nvidia-smi
nvidia-smi
...
@@ -300,6 +301,7 @@ jobs:
...
@@ -300,6 +301,7 @@ jobs:
uses
:
actions/checkout@v2
uses
:
actions/checkout@v2
-
name
:
NVIDIA-SMI
-
name
:
NVIDIA-SMI
continue-on-error
:
true
run
:
|
run
:
|
nvidia-smi
nvidia-smi
...
...
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