mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
ci: updated workflow
This commit is contained in:
4
.github/workflows/docker-crawlab.yml
vendored
4
.github/workflows/docker-crawlab.yml
vendored
@@ -248,9 +248,7 @@ jobs:
|
||||
- name: Run Playwright tests
|
||||
id: run_playwright
|
||||
working-directory: tests/e2e
|
||||
env:
|
||||
WORKERS: 10
|
||||
run: pnpm playwright test
|
||||
run: pnpm run test
|
||||
|
||||
- name: Upload Playwright report
|
||||
id: upload_playwright_report
|
||||
|
||||
Reference in New Issue
Block a user