increase timeout

This commit is contained in:
Dmitry Shibanov 2022-02-04 12:06:12 +03:00
parent 2934810f3d
commit 218a9edead

View File

@ -96,7 +96,8 @@ describe('restore-cache', () => {
expect(infoSpy).toHaveBeenCalledWith(
`Cache restored from key: setup-python-${process.env['RUNNER_OS']}-python-${pythonVersion}-${packageManager}-${fileHash}`
);
}
},
30000
);
it.each([