Migrate from Coveralls to Codecov and removed is5 (#116)

This commit is contained in:
Mashal Malik
2023-03-02 19:17:31 +05:00
committed by GitHub
parent 6b225cbf86
commit 49d70dda93
4 changed files with 5 additions and 1165 deletions

View File

@@ -39,7 +39,7 @@ jobs:
run: npm run build
- name: Run Coverage
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
- name: Send failure notification
if: ${{ failure() }}