Skip to content

Commit dc23630

Browse files
authored
Update build.yml
1 parent 4ae6486 commit dc23630

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,4 @@ jobs:
2929
node-version: ${{ matrix.node-version }}
3030
cache: 'npm'
3131
- run: npm ci
32-
- run: npm run lint
3332
- run: npm run build

0 commit comments

Comments
 (0)