Skip to content

Commit

Permalink
ci: remove eslint form publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku authored Apr 29, 2024
1 parent 3b8f4ca commit f3dc404
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
- name: Compile
run: yarn build

- name: Lint
run: yarn run lint

- name: Test
run: yarn test

Expand Down

0 comments on commit f3dc404

Please sign in to comment.