forked from abner/for-legacy-web
Disable yarn check temporarily
This commit is contained in:
2
.github/workflows/preview_pull_request.yml
vendored
2
.github/workflows/preview_pull_request.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
cache: "yarn"
|
||||
|
||||
- run: yarn install
|
||||
- run: yarn check
|
||||
# - run: yarn check
|
||||
|
||||
- name: build
|
||||
run: yarn build
|
||||
|
||||
Reference in New Issue
Block a user