Commit e825ecd1 authored by Maurelian's avatar Maurelian

ci: Add op-e2e to codecov's ignored paths

parent be730fd0
...@@ -4,6 +4,7 @@ comment: ...@@ -4,6 +4,7 @@ comment:
require_changes: true # only post the comment if coverage changes require_changes: true # only post the comment if coverage changes
ignore: ignore:
- "l2geth" - "l2geth"
- "op-e2e"
- "**/*.t.sol" - "**/*.t.sol"
- "op-bindings/bindings/*.go" - "op-bindings/bindings/*.go"
- "packages/contracts-bedrock/contracts/vendor/WETH9.sol" - "packages/contracts-bedrock/contracts/vendor/WETH9.sol"
......
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