Skip to content

Commit b3f6d40

Browse files
remove npm test from work flow
1 parent 953ede7 commit b3f6d40

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
node-version: ${{ matrix.node-version }}
2828
cache: 'npm'
2929
- run: npm ci
30-
- run: npm test
3130
- run: npm run build
3231

3332

0 commit comments

Comments
 (0)