Skip to content

Commit

Permalink
changing wasm test timeout to 25 min from 20 min
Browse files Browse the repository at this point in the history
  • Loading branch information
denispalab authored Feb 12, 2022
1 parent e870e0f commit 6e5db4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/buildkite-pipeline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ EOF
^ci/test-stable.sh \
^sdk/ \
; then
command_step wasm ". ci/rust-version.sh; ci/docker-run.sh \$\$rust_stable_docker_image ci/test-wasm.sh" 20
command_step wasm ". ci/rust-version.sh; ci/docker-run.sh \$\$rust_stable_docker_image ci/test-wasm.sh" 25
else
annotate --style info \
"wasm skipped as no relevant files were modified"
Expand Down

0 comments on commit 6e5db4a

Please sign in to comment.