Skip to content

Commit 6c1c1d4

Browse files
committed
remove unnecessary build step
1 parent 1e39233 commit 6c1c1d4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,5 @@ jobs:
2727
- name: Install dependencies
2828
run: pnpm install
2929

30-
- name: Build package
31-
run: pnpm run build
32-
3330
- name: Run tests
3431
run: pnpm run test

0 commit comments

Comments
 (0)