Skip to content

Commit

Permalink
.gitlab-ci.yml: set allow_failure to true for nvidia-smi
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl committed Jul 3, 2024
1 parent 7a32e2e commit 506b491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ nvidia-smi:
script:
- |
nvidia-smi
allow_failure: true

## Default version and tags
## - internal tag used for the CI. Also temporarily tagged
Expand Down

0 comments on commit 506b491

Please sign in to comment.