diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 190d3e03..8dd33357 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -102,4 +102,4 @@ jobs: - name: Test Supercell Wx working-directory: ${{ github.workspace }}/build - run: ctest -C ${{ matrix.build_type }} + run: ctest -C ${{ matrix.build_type }} --exclude-regex mbgl-test-runner