https://github.com/straw-hat-team/nextjs-starter-kit/blob/master/.github/workflows/playwright.yml Do you see any immediate problem with that Github Action workflow?
I can not tell why the CI is failing: https://github.com/straw-hat-team/nextjs-starter-kit/actions/runs/6618253487/job/17976273859#step:6:18
It seems that either:
mcr.microsoft.com/playwright:v1.39.0-jammy
yarn dlx playwright install --with-deps
npx playwright install --with-deps
...so I am not sure what else to try by now.
This thread is trying to answer question "What is the problem with this Github Action workflow causing the CI to fail?"
I fixed it doing: https://github.com/straw-hat-team/nextjs-starter-kit/pull/102/files
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].