Skip to content

Commit 591392a

Browse files
committed
correct ignore path
1 parent a2b72cc commit 591392a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ coverage:
1010
- packages
1111
ignore:
1212
- "**/__generated__/**"
13-
- "thirdweb/src/contract/deployment/zksync/zkDeployContract.ts"
13+
- "packages/thirdweb/src/contract/deployment/zksync/zkDeployContract.ts"
1414

1515

1616
github_checks:

0 commit comments

Comments
 (0)