You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other info: The issue is happening while running on GitHub Actions
Source code
The issue isn't with running tests, it's with installing playwright's dependencies. In my GitHub Actions workflow I'm running npx playwright install webkit --with-deps which no longer succeeds as of today. I'm getting the following error. There have been no dependency updates on our end, thought it's possible something changed on the GitHub Actions VM.
System info
Source code
The issue isn't with running tests, it's with installing playwright's dependencies. In my GitHub Actions workflow I'm running
npx playwright install webkit --with-deps
which no longer succeeds as of today. I'm getting the following error. There have been no dependency updates on our end, thought it's possible something changed on the GitHub Actions VM.GitHub Actions VM info
The text was updated successfully, but these errors were encountered: