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