Skip to content

Commit 281aafc

Browse files
committed
chore: temp remove tests
1 parent 9903ce9 commit 281aafc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ jobs:
5252
- name: Install Dependencies
5353
run: pnpm install
5454

55-
- name: Run Tests
56-
run: pnpm test
55+
# - name: Run Tests
56+
# run: pnpm test
5757

5858
- name: Build Formatter
5959
run: pnpm run build

0 commit comments

Comments
 (0)