aboutsummaryrefslogtreecommitdiff
path: root/tectech/.github/workflows/build-and-test.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tectech/.github/workflows/build-and-test.yml')
-rw-r--r--tectech/.github/workflows/build-and-test.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/tectech/.github/workflows/build-and-test.yml b/tectech/.github/workflows/build-and-test.yml
deleted file mode 100644
index 3ee2f686fd..0000000000
--- a/tectech/.github/workflows/build-and-test.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-name: Build and test
-
-on:
- pull_request:
- branches: [ master, main ]
- push:
- branches: [ master, main ]
-
-jobs:
- build-and-test:
- uses: GTNewHorizons/GTNH-Actions-Workflows/.github/workflows/build-and-test.yml@master
- secrets: inherit