diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f0bf68377..4b4a03673 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -258,7 +258,7 @@ jobs: working-directory: build/build run: | set -x - make $SWIGJOBS + make -s $SWIGJOBS ./swig -version && ./swig -pcreversion - name: Test