[PR #452] [MERGED] 👷 improving playwright install speed #3146

Closed
opened 2026-02-28 20:37:08 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/452
Author: @MatissJanis
Created: 1/13/2023
Status: Merged
Merged: 1/16/2023
Merged by: @MatissJanis

Base: masterHead: matiss/playwright-improvements


📝 Commits (2)

  • be4604a 👷 improving playwright install speed
  • 3a0a251 use chromium

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 .github/workflows/e2e-test.yml (+2 -2)

📄 Description

  • install only chromium for playwright; this should make it quicker and solve problems such as this one
  • swapped around yarn install and playwright install tasks to make things slightly faster

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/452 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 1/13/2023 **Status:** ✅ Merged **Merged:** 1/16/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/playwright-improvements` --- ### 📝 Commits (2) - [`be4604a`](https://github.com/actualbudget/actual/commit/be4604afd10a7a26c031adc92f75e931a26e8fd3) :construction_worker: improving playwright install speed - [`3a0a251`](https://github.com/actualbudget/actual/commit/3a0a251faac80f82dd812ce1916753c91d332be9) use chromium ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/e2e-test.yml` (+2 -2) </details> ### 📄 Description - install only chromium for playwright; this should make it quicker and solve problems such as [this one](https://github.com/actualbudget/actual/actions/runs/3909627256/jobs/6680910274) - swapped around `yarn install` and playwright install tasks to make things slightly faster --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:37:08 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3146