Skip to content

ci: reduce Playwright installation time#38

Merged
chenjiahan merged 1 commit intomainfrom
ci_time_0417
Apr 17, 2026
Merged

ci: reduce Playwright installation time#38
chenjiahan merged 1 commit intomainfrom
ci_time_0417

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

Updates the Playwright browser installation step in the GitHub Actions workflow to only install the Chromium browser

Copilot AI review requested due to automatic review settings April 17, 2026 02:56
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the E2E GitHub Actions workflow to reduce Playwright setup time by installing only the Chromium browser instead of all Playwright browsers.

Changes:

  • Switch Playwright browser installation from --with-deps (all browsers) to install chromium (Chromium only).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/test.yml
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 471fa7a05c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/test.yml
@chenjiahan chenjiahan merged commit 800837b into main Apr 17, 2026
8 checks passed
@chenjiahan chenjiahan deleted the ci_time_0417 branch April 17, 2026 03:01
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

Successfully merging this pull request may close these issues.

2 participants