diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d550665..ca98ea3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: uses: VeryGoodOpenSource/very_good_coverage@v1.1.1 with: path: ./coverage/lcov.info - min_coverage: 0 + min_coverage: 75 - name: Save PR number if: ${{ matrix.os == 'ubuntu-latest' }} run: |