fix: removed derpeciated package codecov

This commit is contained in:
maman
2022-06-15 16:21:54 +05:00
committed by Maman Naveed Khan
parent 36fd9cb89a
commit 90f1ada9f3
4 changed files with 12 additions and 264 deletions

View File

@@ -32,4 +32,4 @@ jobs:
- name: i18n_extract
run: npm run i18n_extract
- name: Coverage
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3

View File

@@ -27,7 +27,7 @@ jobs:
- name: i18n_extract
run: npm run i18n_extract
- name: Coverage
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
- name: Build
run: npm run build
- name: Release