Skip to content

Commit

Permalink
run GPU CI manually
Browse files Browse the repository at this point in the history
  • Loading branch information
goliaro committed Mar 30, 2024
1 parent 73a39e1 commit f40b3bb
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions .github/workflows/gpu-ci.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,8 @@
name: "gpu-ci"
on:
pull_request:
paths:
- "cmake/**"
- "config/**"
- "deps/**"
- "python/**"
- "setup.py"
- "include/**"
- "src/**"
- ".github/workflows/gpu-ci.yml"
- "tests/cpp_gpu_tests.sh"
- "tests/multi_gpu_tests.sh"
- "tests/python_interface_test.sh"
push:
branches:
- "master"
- "inference"
paths:
- "cmake/**"
- "config/**"
Expand Down

0 comments on commit f40b3bb

Please sign in to comment.