Commit 28cfa6a9 authored by Elena Gesheva's avatar Elena Gesheva Committed by GitHub

Merge branch 'develop' into develop

parents d0747b7c 7eb160bf
...@@ -104,7 +104,7 @@ jobs: ...@@ -104,7 +104,7 @@ jobs:
- uses: codecov/codecov-action@v1 - uses: codecov/codecov-action@v1
with: with:
files: ./packages/contracts/coverage.json files: ./packages/contracts/coverage.json
fail_ci_if_error: false fail_ci_if_error: true
verbose: true verbose: true
flags: contracts flags: contracts
- uses: codecov/codecov-action@v1 - uses: codecov/codecov-action@v1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment