forked from abner/for-legacy-web
Disable `yarn check` temporarily
parent
28df14b734
commit
08e226cd0c
|
|
@ -24,7 +24,7 @@ jobs:
|
||||||
cache: "yarn"
|
cache: "yarn"
|
||||||
|
|
||||||
- run: yarn install
|
- run: yarn install
|
||||||
- run: yarn check
|
# - run: yarn check
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
run: yarn build
|
run: yarn build
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue