summaryrefslogtreecommitdiffstats
path: root/mqtt_websockets/c-rbuf/.github/workflows/run-tests.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'mqtt_websockets/c-rbuf/.github/workflows/run-tests.yaml')
-rw-r--r--mqtt_websockets/c-rbuf/.github/workflows/run-tests.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/mqtt_websockets/c-rbuf/.github/workflows/run-tests.yaml b/mqtt_websockets/c-rbuf/.github/workflows/run-tests.yaml
deleted file mode 100644
index 700671ec9..000000000
--- a/mqtt_websockets/c-rbuf/.github/workflows/run-tests.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-name: run-tests
-on:
- push:
- schedule:
- - cron: '5 3 * * 0'
- pull_request:
-jobs:
- run-tests:
- runs-on: ubuntu-latest
- steps:
- - uses: actions/checkout@v2
- - run: make
- - run: ./test