Add fix for Windows caching of pip (#332)

This commit is contained in:
Dmitry Shibanov
2022-02-04 14:00:41 +03:00
committed by GitHub
parent dc9de69ff3
commit 7f80679172
3 changed files with 46 additions and 6 deletions

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([