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 fa8a0cb commit ded99d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: Test
run: npm test --ci
- name: Typescript
run: npm run build
run: npm run build --noEmit

0 comments on commit ded99d1

Please sign in to comment.