Skip to content

Commit 57a77c3

Browse files
committed
fix
1 parent 03cbf27 commit 57a77c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/NodeCI.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ jobs:
3434
run: npm ci
3535
- name: Install ESLint ${{ matrix.eslint }}
3636
run: npm i -D eslint@${{ matrix.eslint }}
37-
- name: Build
38-
run: npm run build
3937
- name: Test
4038
run: npm test
4139
test-and-coverage:

0 commit comments

Comments
 (0)