Skip to content

Commit

Permalink
CI: Add tests to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgebodega committed Oct 7, 2021
1 parent bd88d32 commit ce09783
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ jobs:
run: yarn lint:ci
- name: Typecheck
run: yarn typecheck
- name: Jest
run: yarn test

0 comments on commit ce09783

Please sign in to comment.