mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-17 05:19:39 +03:00
configure codecov
This commit is contained in:
@@ -26,10 +26,10 @@ jobs:
|
||||
- uses: codecov/codecov-action@v3
|
||||
with:
|
||||
flags: unit
|
||||
files: "**\jest\coverage-final.json"
|
||||
files: "**/jest/coverage*.json"
|
||||
- name: Run Playwright
|
||||
run: npm run playwright
|
||||
- uses: codecov/codecov-action@v3
|
||||
with:
|
||||
flags: ui
|
||||
files: "**\playwright\coverage-final.json"
|
||||
files: "**/playwright/coverage*.json"
|
||||
Reference in New Issue
Block a user