This commit is contained in:
Jerome Wu 2022-08-14 23:44:13 +08:00
parent f3fbf6104e
commit 9c3def8d8b

View File

@ -26,6 +26,6 @@ jobs:
- name: npm install, build and test - name: npm install, build and test
run: | run: |
npm install npm install --force
npm run lint npm run lint
npm test npm test