Skip to content

Commit ba81503

Browse files
committed
CI: Allow embroider build to fail
1 parent 4be4281 commit ba81503

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060

6161
- run: yarn install
6262
- run: yarn test
63+
continue-on-error: true
6364

6465
backend:
6566
name: Backend

0 commit comments

Comments
 (0)