Update unitTests.yml

This commit is contained in:
Mohammed Huzaif 2021-10-12 13:06:23 +05:30 committed by GitHub
parent 6bb1a226f6
commit 04ebec1c50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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