Update build.yml

This commit is contained in:
James Ives 2020-01-19 13:48:11 -05:00 committed by GitHub
parent b6a1872434
commit a4abd1d79f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,3 +18,8 @@ jobs:
run: |
npm install
npm run-script test
- name: Uploade CodeCov Report
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }} #required