Skip to content

Commit 0b1a907

Browse files
committed
Update
1 parent 0f622ab commit 0b1a907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_widget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
run_install: |
2424
- cwd: tests-widget
25-
package_json_file: tests-widget/package.json
25+
version: 9
2626
- name: Install Playwright Browsers
2727
run: pnpm exec playwright install --with-deps
2828
working-directory: ./tests-widget

0 commit comments

Comments
 (0)