mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-04 23:03:07 +00:00
reduce retry
This commit is contained in:
parent
9dc0911825
commit
9278d2672c
@ -8,7 +8,7 @@ const config = {
|
||||
'loader=ts-node/esm'
|
||||
],
|
||||
exit: true,
|
||||
retries: 2
|
||||
retries: 0
|
||||
};
|
||||
|
||||
if (process.env.CI) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user