Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
viquezclaudio authored and jsdanielh committed Sep 11, 2024
1 parent bb06a60 commit 947ad08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devnet_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
devnet_args: -t .github/devnet_topologies/four_validators_spammer_3.toml -R
- test: MacroBlockProduction
pre: "sed -i 's/BLOCKS_PER_BATCH: u32 = 32;/BLOCKS_PER_BATCH: u32 = 2;/g' primitives/src/policy.rs"
devnet_args: -t .github/devnet_topologies/four_validators_spammer_2.toml -k 0 -R -sp spammer/src/spammer_profile.toml
devnet_args: -t .github/devnet_topologies/four_validators_spammer_2.toml -k 0 -R
- test: Validators90sDownFullNodes
devnet_args: -t .github/devnet_topologies/four_validators_spammer_3.toml -dt 90 -R
- test: LowBlockProducerTimeout
Expand Down

0 comments on commit 947ad08

Please sign in to comment.