Skip to content

Commit ba3c3ac

Browse files
authored
Update Prettier execution command in CI workflow
1 parent 6d1373a commit ba3c3ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
with:
3939
node-version: "24"
4040
- run: yarn
41-
- run: yarn execute "RUN https://pkg.pr.new/prettier/prettier@main VS latest on typescript-eslint/typescript-eslint"
41+
- run: yarn execute "RUN https://pkg.pr.new/prettier/prettier@main VS latest on prettier/prettier"

0 commit comments

Comments
 (0)