Skip to content

Commit 94a1899

Browse files
committed
Removed lint check from semver action
1 parent 500b11d commit 94a1899

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
- name: Install
2121
run: npm ci
2222

23-
- name: Lint
24-
run: npm run lint
25-
2623
- name: Test
2724
run: npm test
2825

0 commit comments

Comments
 (0)