1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/.github
Yoshiya Hinosawa 48659c374d
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.
2021-04-28 10:42:00 -04:00
..
mtime_cache chore: update copyright headers (#10243) 2021-04-20 14:27:36 +09:00
workflows ci: build only lib and bins (#10401) 2021-04-28 10:42:00 -04:00
FUNDING.yml Add sponsor button (#5880) 2020-05-26 15:28:48 -04:00
PULL_REQUEST_TEMPLATE.md chore: rename default branch to main (#9503) 2021-02-19 15:58:19 +01:00
stale.yml chore: add context information to stale bot message text (#9037) 2021-01-07 14:46:36 +11:00