mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 17:36:29 +03:00
Seems the npm stuff manages to avoid the cargo config file
This commit is contained in:
committed by
link2xt
parent
056b8ba1e8
commit
38efde6c98
1
.github/workflows/jsonrpc.yml
vendored
1
.github/workflows/jsonrpc.yml
vendored
@@ -8,6 +8,7 @@ on:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
|
RUST_MIN_STACK: "8388608"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_test:
|
build_and_test:
|
||||||
|
|||||||
Reference in New Issue
Block a user