mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 23:34:47 -05:00
Fix benchmarks (#4416)
This commit is contained in:
parent
6bd940abfd
commit
fb27e71c01
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -29,6 +29,7 @@ jobs:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
RUST_BACKTRACE: full
|
RUST_BACKTRACE: full
|
||||||
|
DENO_BUILD_MODE: release
|
||||||
RUSTC_WRAPPER: sccache
|
RUSTC_WRAPPER: sccache
|
||||||
V8_BINARY: true
|
V8_BINARY: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue