Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -9,6 +9,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: '12'
|
node-version: '12'
|
||||||
- name: Install modules
|
- name: Install modules
|
||||||
run: yarn
|
run: yarn install
|
||||||
- name: Lint
|
- name: Lint
|
||||||
run: eslint .
|
run: eslint .
|
||||||
|
|||||||
Reference in New Issue
Block a user