Skip to content

Commit 3025e56

Browse files
committed
ci: continue autofix workflow when test:engines fails
1 parent b1dea17 commit 3025e56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/autofix.yml

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

3131
- name: Check engine ranges, peer dependency ranges and installed versions
3232
run: pnpm test:engines:fix
33+
continue-on-error: true
3334

3435
- name: Build (stub)
3536
run: pnpm dev:prepare

0 commit comments

Comments
 (0)