mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-10 21:20:20 +08:00
Fix gateway nextest stack limit
This commit is contained in:
@@ -191,6 +191,7 @@ jobs:
|
||||
env:
|
||||
RUSTC_WRAPPER: sccache
|
||||
SCCACHE_GHA_ENABLED: "true"
|
||||
RUST_MIN_STACK: "16777216"
|
||||
run: cargo nextest run -p aether-gateway
|
||||
|
||||
- name: Show sccache stats
|
||||
|
||||
Reference in New Issue
Block a user