configure codecov

This commit is contained in:
Rene Haas
2022-08-17 11:46:52 +02:00
parent 129aba2378
commit c2381bfe2b
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
with:
node-version: '18'
- name: Install dependencies
run: npm ci
run: npm ci --install-links
- name: Run Jest
run: npm run jest
- uses: codecov/codecov-action@v3