Skip to content

Commit

Permalink
change assertoor params
Browse files Browse the repository at this point in the history
  • Loading branch information
sudeepdino008 committed Aug 12, 2024
1 parent cd21c14 commit 889e806
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/kurtosis/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ additional_services:
- assertoor
snooper_enabled: true
assertoor_params:
run_stability_check: false
run_block_proposal_check: false
run_stability_check: true
run_block_proposal_check: true
tests:
- https://raw.githubusercontent.com/ethpandaops/assertoor-test/master/assertoor-tests/all-opcodes-test.yaml
- https://raw.githubusercontent.com/ethpandaops/assertoor-test/master/assertoor-tests/blob-transactions-test.yaml
Expand Down

0 comments on commit 889e806

Please sign in to comment.