mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
continue-on-error: true
This commit is contained in:
parent
8a92d4139d
commit
8462fb2933
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user