diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index a50e9ee4..10114571 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -17,5 +17,4 @@ jobs: run: make - name: make check run: make check - - name: make distcheck - run: make distcheck +