Skip to content

Commit a2b72cc

Browse files
committed
ignore
1 parent ed0612d commit a2b72cc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

codecov.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
coverage:
2-
ignore:
3-
- "packages/thirdweb/src/contract/deployment/zksync/zkDeployContract.ts"
42
status:
53
project:
64
default:
@@ -12,6 +10,7 @@ coverage:
1210
- packages
1311
ignore:
1412
- "**/__generated__/**"
13+
- "thirdweb/src/contract/deployment/zksync/zkDeployContract.ts"
1514

1615

1716
github_checks:

0 commit comments

Comments
 (0)