Update ci.yml

pull/51/head
Matthew Peveler 7 months ago committed by GitHub
parent a04bb6fca3
commit 919877ac20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -37,4 +37,8 @@ jobs:
- name: Run tests
run: npm test
- name: Upload to coveralls
run: |
npm install coveralls
npm run coveralls

Loading…
Cancel
Save