Skip to content

Commit

Permalink
Removed lint check from semver action
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdavis committed Nov 25, 2020
1 parent 500b11d commit 94a1899
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
- name: Install
run: npm ci

- name: Lint
run: npm run lint

- name: Test
run: npm test

Expand Down

0 comments on commit 94a1899

Please sign in to comment.