Skip to content

Commit

Permalink
fix(blockifier): recompile feature contracts on root cargo toml change (
Browse files Browse the repository at this point in the history
#1818)

Signed-off-by: Dori Medini <dori@starkware.co>
  • Loading branch information
dorimedini-starkware authored Nov 5, 2024
1 parent 754b6f4 commit 2315831
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/blockifier_compiled_cairo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- reopened
- synchronize
paths:
- 'Cargo.toml'
- '.github/workflows/blockifier_compiled_cairo.yml'
- 'crates/blockifier/feature_contracts/**'
- 'crates/blockifier/src/test_utils/cairo_compile.rs'
Expand Down

0 comments on commit 2315831

Please sign in to comment.