Skip to content

Commit ad8918a

Browse files
committed
chore: fix build action
1 parent d31b3c8 commit ad8918a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
- uses: actions/setup-node@v2
3131
with:
3232
node-version: 14.16
33-
- name: Lint
3433
- run: npm ci
3534
- run: npm run lint
3635

0 commit comments

Comments
 (0)