Fix widget toggles vitest browser test
This commit is contained in:
@@ -139,7 +139,7 @@ jobs:
|
||||
|
||||
- name: Setup playwright
|
||||
uses: ./.github/actions/setup-playwright
|
||||
if: matrix.path == 'packages/shared-components'
|
||||
if: matrix.path == 'packages/shared-components' || matrix.path == 'modules/widget-toggles'
|
||||
with:
|
||||
write-cache: ${{ github.event_name != 'merge_group' }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user