Skip to content

Commit

Permalink
Merge pull request #6 from Hanaasagi/dependabot/github_actions/codeco…
Browse files Browse the repository at this point in the history
…v/codecov-action-3.1.4
  • Loading branch information
Hanaasagi committed May 28, 2023
2 parents b4a7166 + a14c6a7 commit 7894708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: rust-grcov
uses: actions-rs/grcov@v0.1.6
- name: Codecov
uses: codecov/codecov-action@v3.1.3
uses: codecov/codecov-action@v3.1.4
with:
verbose: true
fail_ci_if_error: true

0 comments on commit 7894708

Please sign in to comment.