Skip to content

Commit aa3b30a

Browse files
committed
remove build from prettier scenarios, we don't care about type mismatches
1 parent 5cebb2a commit aa3b30a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,4 @@ jobs:
7676

7777
- run: pnpm install --frozen-lockfile
7878

79-
- run: pnpm build
80-
81-
- run: pnpm test:all
79+
- run: pnpm test

0 commit comments

Comments
 (0)