Update main.yml

This commit is contained in:
Aleksandr Statciuk 2019-09-09 16:03:53 +03:00 committed by GitHub
parent cf68d1eb77
commit 8595935848
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ jobs:
- name: "npm install"
run: npm install
- name: "npm run format"
run: npm run format
- name: "npm run generate"
run: npm run generate