Commit 1f4eddf2 authored by OptimismBot's avatar OptimismBot Committed by GitHub

Merge pull request #7207 from ethereum-optimism/aj/cannon-e2e-dep

ci: Run e2e tests when cannon changes
parents 493c8838 d21983d9
...@@ -784,7 +784,7 @@ jobs: ...@@ -784,7 +784,7 @@ jobs:
steps: steps:
- checkout - checkout
- check-changed: - check-changed:
patterns: op-(.+),contracts-bedrock patterns: op-(.+),cannon,contracts-bedrock
- run: - run:
name: prep results dir name: prep results dir
command: mkdir -p /tmp/test-results command: mkdir -p /tmp/test-results
......
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