Move crates under substreams directory.

This way we can run GHA jobs depending on what files changed.
This commit is contained in:
kayibal
2024-03-13 23:31:08 +00:00
parent 29e5984a3a
commit e62cc13c0b
14 changed files with 8 additions and 5 deletions

View File

@@ -1,6 +1,9 @@
name: test
name: test evm
on: workflow_dispatch
on:
push:
paths:
- "evm/**"
env:
FOUNDRY_PROFILE: ci