We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f622ab commit 0b1a907Copy full SHA for 0b1a907
.github/workflows/test_widget.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
run_install: |
24
- cwd: tests-widget
25
- package_json_file: tests-widget/package.json
+ version: 9
26
- name: Install Playwright Browsers
27
run: pnpm exec playwright install --with-deps
28
working-directory: ./tests-widget
0 commit comments