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

ci: remove playwright browsers caching #843

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

afuetterer
Copy link
Member

Description

The caching of the playwright browsers does not work as expected. It just creates a new cache with every CI run and fills up the GitHub Actions cache. The playwright docs actually do not recommend caching the browsers.

So let's remove this step.

Types of Changes

  • Other (please describe): CI

Checklist

  • I have read the contributor guide.
  • My code follows the code style of this project.
  • All new and existing tests passed.

@afuetterer afuetterer merged commit 30140ce into rdmorganiser:dev-2.1.0 Nov 30, 2023
12 checks passed
@afuetterer afuetterer deleted the ci branch November 30, 2023 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants