Skip to content

Commit f76dd53

Browse files
authored
[FIX] remove CUDA test on push to master (#485)
CUDA test runner is not always available for energy reasons and should not be requires for all push to master.
1 parent 6c1e1f3 commit f76dd53

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build_tests_cuda.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
workflow_dispatch:
55
pull_request_review:
66
types: [submitted]
7-
push:
8-
branches:
9-
- 'master' # Set a branch to run CI tests on
107

118
jobs:
129
linux-cuda:

0 commit comments

Comments
 (0)