Skip to content

Commit 21f5182

Browse files
committed
remove build
1 parent 7d52ff0 commit 21f5182

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ jobs:
2727
- name: Install dependencies
2828
run: npm ci
2929

30-
- name: Build
31-
run: npm run build
32-
3330
- name: Run tests
3431
run: npm test
3532

0 commit comments

Comments
 (0)