summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/c-cpp.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml
index 60f14d5..d8c2a69 100644
--- a/.github/workflows/c-cpp.yml
+++ b/.github/workflows/c-cpp.yml
@@ -15,7 +15,3 @@ jobs:
- uses: actions/checkout@v4
- name: make
run: make
- - name: make check
- run: make check
- - name: make distcheck
- run: make distcheck