Commit 4210c3c2 authored by Mark Tyneway's avatar Mark Tyneway

ci: fix

parent fdccb64c
...@@ -1522,7 +1522,7 @@ workflows: ...@@ -1522,7 +1522,7 @@ workflows:
- cannon-build-test-vectors - cannon-build-test-vectors
- check-values-match: - check-values-match:
pattern_file1: "uint8 internal constant INITIALIZER =" pattern_file1: "uint8 internal constant INITIALIZER ="
pattern_file2: "const initializedValue =" pattern_file2: "const InitializedValue ="
file1_path: "packages/contracts-bedrock/src/libraries/Constants.sol" file1_path: "packages/contracts-bedrock/src/libraries/Constants.sol"
file2_path: "op-chain-ops/genesis/config.go" file2_path: "op-chain-ops/genesis/config.go"
release: release:
......
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