continue-on-error: true

This commit is contained in:
tamaina 2022-06-02 10:51:29 +00:00
parent a53663f4df
commit 9264b50c32

View file

@ -40,6 +40,7 @@ jobs:
- run: corepack enable
- run: yarn set version berry
- run: yarn workspaces foreach install --immutable
continue-on-error: true
- name: Check yarn.lock
run: git diff --exit-code yarn.lock
- name: Copy Configure