configure codecov

This commit is contained in:
Rene Haas
2022-08-17 16:53:00 +02:00
parent 7e2d2bed9a
commit 689ae664b6
4 changed files with 4 additions and 4 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 sizeObserver
run: xvfb-run npm run playwright
- uses: codecov/codecov-action@v3
with:
flags: ui