Skip to content

Commit

Permalink
fix: remove ts checker
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Jan 10, 2024
1 parent 75e86b3 commit d76c84d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
run: |
npm config set script-shell bash
npm run test:ci
- name: Typecheck
uses: gozala/typescript-error-reporter-action@v1.0.9
release:
name: Release
needs: test
Expand Down

0 comments on commit d76c84d

Please sign in to comment.