CI: fix puppeteer installation

This commit is contained in:
Mark Silverwood 2024-03-15 15:04:00 +00:00
parent 3f66b76a35
commit dd1aaabe03

View File

@ -9,6 +9,7 @@ module.exports = {
* can reliably find the installed chrome binary
*/
cacheDirectory: join(__dirname, 'node_modules', '.cache', 'puppeteer'),
downloadBaseUrl: 'https://storage.googleapis.com/chrome-for-testing-public',
experiments: {
/**
* This can also be configured / overridden with the