mirror of
https://github.com/koreanbots/core.git
synced 2025-12-17 06:40:24 +00:00
tests: fixed ci script
This commit is contained in:
parent
8140e14f80
commit
93cf2039a5
2
.github/workflows/testing.yml
vendored
2
.github/workflows/testing.yml
vendored
@ -11,6 +11,8 @@ jobs:
|
|||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: 14
|
node-version: 14
|
||||||
|
- name: yarn install
|
||||||
|
run: yarn install
|
||||||
- name: run eslint
|
- name: run eslint
|
||||||
run: yarn lint
|
run: yarn lint
|
||||||
env:
|
env:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user