mirror of
https://github.com/denoland/deno.git
synced 2025-03-03 09:31:22 -05:00
build: full color ci logs (#8280)
This commit is contained in:
parent
9fc5b6510c
commit
37b7024a8f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -37,6 +37,7 @@ jobs:
|
|||
env:
|
||||
CARGO_INCREMENTAL: 0
|
||||
RUST_BACKTRACE: full
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
steps:
|
||||
- name: Configure git
|
||||
|
|
Loading…
Add table
Reference in a new issue