configgure codecov

This commit is contained in:
Rene Haas
2022-08-17 15:30:46 +02:00
parent 6cb49223c7
commit 7e2d2bed9a
2 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
flags: unit
files: "**/jest/coverage*.json"
- name: Run Playwright
run: xvfb-run npm run playwright
run: xvfb-run npm run playwright sizeObserver
- uses: codecov/codecov-action@v3
with:
flags: ui