Skip to content

Commit

Permalink
[skip gpu] test
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasGensollen committed May 30, 2024
1 parent 5dae6c9 commit 68291db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_train.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ env:

jobs:
test-train-gpu:
if: github.event.pull_request.draft == false
runs-on:
- self-hosted
- Linux
- ubuntu
- gpu
if: "!contains(github.event.head_commit.message, 'ci gpu')"
steps:
- name: Skip or not skip
env:
Expand Down

0 comments on commit 68291db

Please sign in to comment.