Skip to content

Commit

Permalink
Merge pull request #10 from threeal/dependabot/github_actions/threeal…
Browse files Browse the repository at this point in the history
…/gcovr-action-0.2.0

Bump threeal/gcovr-action from 0.1.0 to 0.2.0
  • Loading branch information
threeal authored Jan 19, 2023
2 parents 800cdd2 + 7644dee commit e78cfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: ctest --test-dir build --verbose

- name: Check code coverage
uses: threeal/gcovr-action@v0.1.0
uses: threeal/gcovr-action@v0.2.0
with:
exclude: build/*
fail-under-line: 80
Expand Down

0 comments on commit e78cfa2

Please sign in to comment.