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