Move coverage back to the default queue (#5318)

This commit is contained in:
Michael Vines
2019-07-28 22:20:54 -07:00
committed by GitHub
parent e83efcfc80
commit 506b305959

View File

@@ -22,8 +22,6 @@ steps:
- command: ". ci/rust-version.sh; ci/docker-run.sh $$rust_nightly_docker_image ci/test-coverage.sh"
name: "coverage"
timeout_in_minutes: 40
agents:
- "queue=cuda"
# TODO: Fix and re-enable test-large-network.sh
# - command: "ci/test-large-network.sh || true"
# name: "large-network [ignored]"