Skip to content

Commit 5ad11cd

Browse files
authored
Update CI workflow to run Prettier against TypeScript ESLint
1 parent da6cf42 commit 5ad11cd

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 prettier/prettier"
41+
- run: yarn execute "RUN https://pkg.pr.new/prettier/prettier@main VS latest on typescript-eslint/typescript-eslint"

0 commit comments

Comments
 (0)