mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 22:30:23 +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
|
||||
with:
|
||||
node-version: 14
|
||||
- name: yarn install
|
||||
run: yarn install
|
||||
- name: run eslint
|
||||
run: yarn lint
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user