Skip to content

Commit b85b4c2

Browse files
committed
Removed command for CI fix
1 parent aad7a21 commit b85b4c2

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
@@ -48,9 +48,6 @@ jobs:
4848
- name: NPM install
4949
run: npm install
5050

51-
- name: NPM build
52-
run: npm run build
53-
5451
- name: NPM format
5552
run: npm run format
5653

0 commit comments

Comments
 (0)