fix/update codecov config (#140)

* fix/update-codecov-config

* triggering contracts test

* adjusting smart contract job
This commit is contained in:
Andrei A.
2024-10-07 19:14:48 +03:00
committed by GitHub
parent 3f9b0d9a47
commit 7c1fde89f6
2 changed files with 3 additions and 1 deletions

View File

@@ -55,7 +55,7 @@ jobs:
fail_ci_if_error: true
files: ./contracts/coverage/coverage-final.json
flags: hardhat
os: linux-arm64
os: linux
name: codecov-contracts
verbose: true
token: ${{ secrets.CODECOV_TOKEN }}

View File

@@ -28,10 +28,12 @@ flags:
hardhat:
paths:
- contracts/
carryforward: true
kotlin:
paths:
- coordinator/
- jvm-libs/
carryforward: true
github_checks:
annotations: false