Skip to content

Commit

Permalink
Bump very_good_coverage from 1.2.1 to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
file-sync-app[bot] committed Oct 8, 2022
1 parent edccaaf commit 8cb9159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
run: echo "minimum_coverage=$(cat ./.github/minimum_coverage.txt)" >> $GITHUB_ENV
- name: Enforce test coverage threshhold
if: ${{ matrix.os == needs.get_os.outputs.coverage_os }}
uses: VeryGoodOpenSource/very_good_coverage@v1.2.1
uses: VeryGoodOpenSource/very_good_coverage@v2.0.0
with:
path: ./pr/lcov.info
min_coverage: ${{ env.minimum_coverage }}
Expand Down

0 comments on commit 8cb9159

Please sign in to comment.