summaryrefslogtreecommitdiff
path: root/op_crates/websocket/lib.rs
diff options
context:
space:
mode:
authorYoshiya Hinosawa <stibium121@gmail.com>2021-04-28 23:42:00 +0900
committerGitHub <noreply@github.com>2021-04-28 10:42:00 -0400
commit48659c374d769b877905827362387da48cf57a9c (patch)
treebc650d0d8d3b448b387fac6308de5d95c2900e33 /op_crates/websocket/lib.rs
parent2bd087ab1b2c2047b1681b8bb369a1f8acf30019 (diff)
ci: build only lib and bins (#10401)
Currently we specify --all-targets when building. It's equivalent of --lib --bins --tests --benches --examples, but in test release jobs, we don't need to build everything. So this PR reduces build target to only --bin deno --bin test_server in build phase, and reduces test targets to --bins --lib --tests. This skips the building of benches and examples in test release jobs.
Diffstat (limited to 'op_crates/websocket/lib.rs')
0 files changed, 0 insertions, 0 deletions