Skip to content

Conversation

@Jakshas
Copy link
Contributor

@Jakshas Jakshas commented Oct 1, 2025

No description provided.

matrix:
browser: [ firefox, chrome, 'chrome:beta', edge ]
# browser: [ firefox, chrome, edge ] #chrome beta causing issues
# browser: [ firefox, chrome, 'chrome:beta', edge ]
Copy link
Contributor

Choose a reason for hiding this comment

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

remove comments


- name: Install Chrome Beta
if: ${{ startsWith(matrix.browser, 'chrome') }}
if: ${{ startsWith(matrix.browser, 'chrome:beta') }}
Copy link
Contributor

Choose a reason for hiding this comment

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

when condition will be true?? 'chrome:beta' is commented in the matrix

@Jakshas Jakshas merged commit 5e991ee into main Nov 20, 2025
16 checks passed
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.

3 participants