Merge branch 'ut-fix' of github.com:plivo/plivo-node into ut-fix

This commit is contained in:
huzaif-plivo 2021-10-12 13:13:42 +05:30
commit 6c995a724d

View file

@ -28,8 +28,8 @@ jobs:
coverage:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [15.x]
matrix:
node-version: [15.x]
steps:
- uses: actions/checkout@v2
@ -41,4 +41,4 @@ jobs:
- run: npm install
- run: npm test
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v1