Disable `yarn check` temporarily

pull/1049/head
brecert 2021-09-10 14:59:37 -04:00
parent 4599584d85
commit 578e64aee3
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
cache: "yarn"
- run: yarn install
- run: yarn check
# - run: yarn check
- name: build
run: yarn build