Skip to content

Commit ae87ffd

Browse files
committed
ci: also update autofix command
1 parent b0432c6 commit ae87ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autofix.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: pnpm lint --fix
3636

3737
- name: ⚙️ Check engine ranges
38-
run: pnpm installed-check --fix
38+
run: pnpm installed-check --no-include-workspace-root --ignore-dev --fix
3939

4040
- uses: autofix-ci/action@551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef
4141
with:

0 commit comments

Comments
 (0)