Update codecov and add browserslist config (#209)

* refactor: update code cov and add browserlist config
This commit is contained in:
Mashal Malik
2023-05-11 23:44:48 +05:00
committed by GitHub
parent 99cd3bf1d9
commit 084d61ffa1
4 changed files with 499 additions and 694 deletions

View File

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

View File

@@ -29,7 +29,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