Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
Merge branch 'next' into chore/remove-self-signer
Browse files Browse the repository at this point in the history
  • Loading branch information
zone117x authored Mar 5, 2024
2 parents 8b0b4b7 + 2c49a5b commit f3fc5e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/stacks-core-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,8 @@ jobs:
id: codecov
uses: stacks-network/actions/codecov@main
with:
fail_ci_if_error: true
# We'd like to uncomment the below line once the codecov upload is working
# fail_ci_if_error: true
test-name: ${{ matrix.test-name }}
upload-only: true
filename: ./contrib/core-contract-tests/lcov.info
Expand Down

0 comments on commit f3fc5e4

Please sign in to comment.