Skip to content

Commit be6db93

Browse files
committed
Update ci.yml
1 parent d590a7c commit be6db93

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,4 @@ jobs:
2323
run: npm ci
2424

2525
- name: Build
26-
run: npm run build
27-
28-
- name: Lint
29-
run: npm run lint
26+
run: npm run build

0 commit comments

Comments
 (0)