test workflow

This commit is contained in:
Rene Haas
2022-08-17 11:21:00 +02:00
parent 54a55ead83
commit 8ba80aa087
-1
View File
@@ -25,7 +25,6 @@ jobs:
run: npm run jest
- uses: codecov/codecov-action@v3
with:
files: ./coverage1.xml,./coverage2.xml
flags: unittests
# - name: Run Playwright
# run: npm run playwright