diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index 89207f5..81740b7 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -17,5 +17,3 @@ jobs: run: make - name: make check run: make check - - name: make distcheck - run: make distcheck