mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-02-07 09:43:18 +00:00
chore: remove mocha retries
This commit is contained in:
parent
c7682ea67c
commit
3ee6b2e6a9
@ -7,7 +7,7 @@ const config = {
|
||||
'loader=ts-node/esm'
|
||||
],
|
||||
exit: true,
|
||||
retries: 4
|
||||
retries: 0
|
||||
};
|
||||
|
||||
if (process.env.CI) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user