Skip to content

Commit 5e1ec9c

Browse files
Disable tests
1 parent c31c552 commit 5e1ec9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
- uses: pnpm/action-setup@v4
1818
- run: pnpm install
1919
- run: pnpm run build
20-
- run: pnpm run test
20+
#- run: pnpm run test

0 commit comments

Comments
 (0)