Skip to content

Commit

Permalink
changes features
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoGiachetta committed Oct 18, 2024
1 parent bc08421 commit 49bd822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/starknet-blocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
runner: [native, vm]
features: ["state-dump", "state-dump,only_cairo_vm"]
features: ["state_dump", "state_dump,only_cairo_vm"]
dump-path: ["state_dumps/native", "state_dumps/vm"]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 49bd822

Please sign in to comment.