Skip to content

Commit

Permalink
chore: remove typescript checker action
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Jun 12, 2024
1 parent f88ba0d commit 54cacf4
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 54cacf4

Please sign in to comment.