mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-04 14:35:29 +01:00
2 lines
84 B
TypeScript
2 lines
84 B
TypeScript
jest.retryTimes(process.env.GITHUB_ACTION ? 2 : 0, { logErrorsBeforeRetry: true });
|