We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test:engines
1 parent b1dea17 commit 3025e56Copy full SHA for 3025e56
1 file changed
.github/workflows/autofix.yml
@@ -30,6 +30,7 @@ jobs:
30
31
- name: Check engine ranges, peer dependency ranges and installed versions
32
run: pnpm test:engines:fix
33
+ continue-on-error: true
34
35
- name: Build (stub)
36
run: pnpm dev:prepare
0 commit comments