Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerAberbach committed Jul 3, 2023
1 parent fdbcdaa commit 4fe706b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,5 @@ jobs:
- name: Lint
run: pnpm lint -- --no-fix

- name: Typecheck
run: pnpm typecheck

- name: Test
run: pnpm test -- --coverage

0 comments on commit 4fe706b

Please sign in to comment.