aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build.yml')
-rw-r--r--.github/workflows/build.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 69b12842..4a03840f 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -1,9 +1,9 @@
name: build
-on:
- push:
- branches:
- - add-tests
+# on:
+# push:
+# branches:
+# - add-tests
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)