mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 17:59:37 +02:00
Fix test cleanup
This commit is contained in:
parent
7590f7a868
commit
644391bee6
7 changed files with 12 additions and 11 deletions
|
@ -44,6 +44,7 @@ export class ServersCommand extends AbstractCommand {
|
|||
|
||||
await copy(origin, join('artifacts', destname))
|
||||
}
|
||||
console.log(this.server.parallel)
|
||||
|
||||
if (this.server.parallel) {
|
||||
const promise = saveGithubLogsIfNeeded()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue