hygiene: prepare ForgeFlow for public release
Managed validation / full (pull_request) Successful in 27s
Managed validation / full (pull_request) Successful in 27s
This commit is contained in:
@@ -29,7 +29,7 @@ function createMockRepositoryBridge(context) {
|
||||
},
|
||||
async selectKeyFile() {
|
||||
await wait();
|
||||
return "C:\\Users\\Jens\\.ssh\\id_ed25519";
|
||||
return "C:\\Users\\your-name\\.ssh\\id_ed25519";
|
||||
},
|
||||
async setupPreflight({ baseUrl, token, roots = [] }) {
|
||||
await wait(240);
|
||||
|
||||
Reference in New Issue
Block a user