mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-25 00:20:57 -05:00
Disable yarn check
temporarily
This commit is contained in:
parent
28df14b734
commit
08e226cd0c
1 changed files with 1 additions and 1 deletions
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
|
||||
|
|
Loading…
Reference in a new issue