Fix the constant PR action failures
This commit is contained in:
parent
d979f61645
commit
c4c418971f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dev-chores.yml
vendored
2
.github/workflows/dev-chores.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
||||||
run: pnpm install
|
run: pnpm install
|
||||||
|
|
||||||
- name: Run linter 👀
|
- name: Run linter 👀
|
||||||
run: pnpm format-write
|
run: pnpm format:write
|
||||||
|
|
||||||
- name: Comment Suggestions 🗒️
|
- name: Comment Suggestions 🗒️
|
||||||
uses: getsentry/action-git-diff-suggestions@main
|
uses: getsentry/action-git-diff-suggestions@main
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue