Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/cargo/float-cmp-tw-0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leon0399 authored Nov 1, 2024
2 parents 3c50914 + 9557faa commit 682feba
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 @@ -110,7 +110,7 @@ jobs:
name: code-coverage-report-${{ matrix.flags }}
path: cobertura.xml
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.5.0
uses: codecov/codecov-action@v4.6.0
if: "!contains(github.event.head_commit.message, '[skip codecov]')"
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 682feba

Please sign in to comment.