Skip to content

Commit

Permalink
Bump very_good_coverage from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
file-sync-app[bot] committed Feb 14, 2022
1 parent e4c03f3 commit 391a139
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 @@ -65,7 +65,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.0
uses: VeryGoodOpenSource/very_good_coverage@v1.2.1
with:
path: ./pr/lcov.info
min_coverage: ${{ env.minimum_coverage }}
Expand Down

0 comments on commit 391a139

Please sign in to comment.