Skip to content

Commit

Permalink
Update buildkite-pipeline.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
denispalab authored Feb 8, 2022
1 parent 3c65fd7 commit e870e0f
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 @@ -137,7 +137,7 @@ all_test_steps() {
^ci/test-coverage.sh \
^scripts/coverage.sh \
; then
command_step coverage ". ci/rust-version.sh; ci/docker-run.sh \$\$rust_nightly_docker_image ci/test-coverage.sh" 40
command_step coverage ". ci/rust-version.sh; ci/docker-run.sh \$\$rust_nightly_docker_image ci/test-coverage.sh" 45
wait_step
else
annotate --style info --context test-coverage \
Expand Down

0 comments on commit e870e0f

Please sign in to comment.