Move crates under substreams directory.
This way we can run GHA jobs depending on what files changed.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
name: test
|
||||
name: test evm
|
||||
|
||||
on: workflow_dispatch
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- "evm/**"
|
||||
|
||||
env:
|
||||
FOUNDRY_PROFILE: ci
|
||||
Reference in New Issue
Block a user