Update pull_request.yml

This commit is contained in:
Francisco Hodge 2021-03-22 07:43:31 -04:00 committed by GitHub
parent cfbdf044bd
commit dd0d768304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,8 +17,6 @@ jobs:
- name: npm install, build, and test
run: |
npm install
npm run start -- --testMode
npm run demo
npm run coverage
env:
CI: true