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
-2
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