mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-17 05:59:40 +03:00
configure codecov
This commit is contained in:
@@ -23,12 +23,12 @@ jobs:
|
||||
run: npm ci --install-links
|
||||
- name: Run Jest
|
||||
run: npm run jest
|
||||
- name: Run Playwright
|
||||
run: xvfb-run npm run playwright
|
||||
- uses: codecov/codecov-action@v3
|
||||
with:
|
||||
flags: unit
|
||||
files: "**/jest/coverage*.json"
|
||||
- name: Run Playwright
|
||||
run: xvfb-run npm run playwright
|
||||
- uses: codecov/codecov-action@v3
|
||||
with:
|
||||
flags: ui
|
||||
|
||||
Reference in New Issue
Block a user