ci: Add a server to track flakyness in pytest tests
This commit is contained in:
committed by
Rusty Russell
parent
e66d642e3d
commit
4ff513da55
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@@ -15,6 +15,7 @@ env:
|
||||
# of a bit of compile time.
|
||||
RUST_PROFILE: release
|
||||
SLOW_MACHINE: 1
|
||||
CI_SERVER: "http://35.239.136.52:3170"
|
||||
|
||||
jobs:
|
||||
prebuild:
|
||||
|
||||
Reference in New Issue
Block a user