@@ -14,7 +14,7 @@ jobs:
|
||||
run: |
|
||||
npm install
|
||||
|
||||
- name: Run Playwright tests
|
||||
- name: Run Playwright tests --with-deps
|
||||
# V tomto obrazu už prohlížeče JSOU, není třeba je instalovat
|
||||
run: |
|
||||
npx playwright test --project=chromium --project=firefox
|
||||
Reference in New Issue
Block a user