Skip to content

Commit

Permalink
pr-checks.yml change
Browse files Browse the repository at this point in the history
  • Loading branch information
loopdream committed Oct 7, 2023
1 parent 45e0ae6 commit 2984fd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ jobs:
run: npm run lint:check
- name: Test
run: npm test --ci
- name: Typescript
run: npm run build

0 comments on commit 2984fd2

Please sign in to comment.