Skip to content

Commit e8162ce

Browse files
committed
Remove prettier
1 parent 32c3513 commit e8162ce

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ jobs:
4444
- name: Install dependencies
4545
run: pnpm install
4646

47-
- name: Check prettier
48-
run: pnpm prettier --cache -c --loglevel=error .
49-
5047
- name: Create Release Pull Request or Publish to npm
5148
id: changesets
5249
# https://github.com/changesets/action

0 commit comments

Comments
 (0)