Skip to content

Commit 1acda68

Browse files
committed
fix: pipeline
1 parent abbcacb commit 1acda68

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/nodejs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,5 @@ jobs:
1717
node-version: ${{ matrix.node-version }}
1818
- name: Install dependencies
1919
run: yarn install --frozen-lockfile
20-
- name: Tests and coverage
21-
run: yarn coverage
2220
- name: Build
2321
run: yarn build

0 commit comments

Comments
 (0)