mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-20 12:30:37 +03:00
xvfb for playwright on CI
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
flags: unit
|
flags: unit
|
||||||
files: "**/jest/coverage*.json"
|
files: "**/jest/coverage*.json"
|
||||||
- name: Run Playwright
|
- name: Run Playwright
|
||||||
run: npm run playwright
|
run: xvfb-run npm run playwright
|
||||||
- uses: codecov/codecov-action@v3
|
- uses: codecov/codecov-action@v3
|
||||||
with:
|
with:
|
||||||
flags: ui
|
flags: ui
|
||||||
|
|||||||
Reference in New Issue
Block a user