Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up dependency caching for playwright GitHub actions workflow #233

Open
mickmister opened this issue Nov 17, 2023 · 0 comments
Open

Set up dependency caching for playwright GitHub actions workflow #233

mickmister opened this issue Nov 17, 2023 · 0 comments

Comments

@mickmister
Copy link
Contributor

mickmister commented Nov 17, 2023

Caching was disabled in the playwright yaml file as it was causing issues with package-lock.json being cached. The task here is to re-introduce caching of dependencies into the workflow properly.

#236 (comment)

https://github.com/mattermost/mattermost-plugin-todo/blob/1afeeb0804ffa972c07c63725aa9ec883b55603c/.github/workflows/playwright.yml#L108-L114

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant