Skip to content

Commit c9ccc3f

Browse files
committed
test
1 parent 7a79e0a commit c9ccc3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install dependencies
1818
run: npm ci
1919
- name: Install Playwright Browsers
20-
run: npx playwright install --with-deps
20+
run: npm playwright install --with-deps
2121
- name: Install allure report
2222
run: npm install -D allure-playwright
2323
- name: Debug Configuration ID

0 commit comments

Comments
 (0)