diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index a3f6bb2..4cf317a 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -26,5 +26,5 @@ jobs: run: make - name: make check run: make check - - name: make distcheck - run: make distcheck +# - name: make distcheck +# run: make distcheck