Skip to content

Commit

Permalink
REmove linting
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Dec 22, 2024
1 parent 30fbc4a commit 2cc1d04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
npm i -g codecov
npm i -g typescript
- name: running lint
run: npm run lint
# - name: running lint
# run: npm run lint

- name: running test
run: npm run test:dist
Expand Down

0 comments on commit 2cc1d04

Please sign in to comment.