Skip to content

Commit 9783d05

Browse files
committed
ci remove build step
1 parent e660118 commit 9783d05

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/on-pull-request.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ jobs:
4949
- name: NPM install
5050
run: npm install
5151

52-
- name: NPM build
53-
run: npm run build
54-
5552
- name: NPM format
5653
run: npm run format
5754

0 commit comments

Comments
 (0)