Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
cdias900 committed May 6, 2024
1 parent 842fcfb commit b1cd43c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
npm install
- name: Check linting
run: npm run lint
run: npm run lint:eslint

- name: Check TS
run: npm run check-ts
Expand Down

0 comments on commit b1cd43c

Please sign in to comment.