Skip to content

Commit

Permalink
Merge branch 'main' into feat-inplace-crypto
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert authored Jan 29, 2025
2 parents b0fcf23 + 379722c commit 39c0445
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ jobs:
if: matrix.type == 'debug' && matrix.rust-toolchain == 'nightly'

- uses: codecov/test-results-action@4e79e65778be1cecd5df25e14af1eafb6df80ea9 # v1.0.2
if: always()
with:
files: target/nextest/ci/junit.xml
fail_ci_if_error: false
Expand Down

0 comments on commit 39c0445

Please sign in to comment.