pages workflow
This commit is contained in:
parent
363ee7cbeb
commit
c58c439e71
|
@ -19,8 +19,6 @@ jobs:
|
|||
cache: 'npm'
|
||||
- run: |
|
||||
npm install
|
||||
npm run lint
|
||||
npm test
|
||||
npm run build
|
||||
|
||||
- name: Deploy
|
||||
|
|
Loading…
Reference in New Issue