Skip to content

Commit

Permalink
Ignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Sep 13, 2024
1 parent c36b5bb commit 207e596
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-on-gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- "!.github/**"
- "!tests/**"
- "!.coveragerc"
- "!.gitignore"
pull_request:
branches:
- main
Expand All @@ -19,6 +20,7 @@ on:
- "!.github/**"
- "!tests/**"
- "!.coveragerc"
- "!.gitignore"

jobs:
test-cli-gpu:
Expand Down

0 comments on commit 207e596

Please sign in to comment.