summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/build_tests_cuda.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/build_tests_cuda.yml b/.github/workflows/build_tests_cuda.yml
index 693d247..e614aef 100644
--- a/.github/workflows/build_tests_cuda.yml
+++ b/.github/workflows/build_tests_cuda.yml
@@ -4,9 +4,6 @@ on:
workflow_dispatch:
pull_request_review:
types: [submitted]
- push:
- branches:
- - 'master' # Set a branch to run CI tests on
jobs:
linux-cuda: