Skip to content

Commit ed0612d

Browse files
committed
ignore
1 parent 0a9b263 commit ed0612d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

codecov.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
coverage:
2+
ignore:
3+
- "packages/thirdweb/src/contract/deployment/zksync/zkDeployContract.ts"
24
status:
35
project:
46
default:
@@ -10,7 +12,6 @@ coverage:
1012
- packages
1113
ignore:
1214
- "**/__generated__/**"
13-
- "packages/thirdweb/src/contract/deployment/zksync/zkDeployContract.ts"
1415

1516

1617
github_checks:

0 commit comments

Comments
 (0)