Skip to content

Commit

Permalink
Github action: also test test-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
JumpLink committed Jul 9, 2024
1 parent 707d90e commit 750111a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@ jobs:
- run: yarn build:types:packages
- name: Show diff
run: (cd ./types && git diff | cat)
- run: yarn validate:types:packages
- run: yarn validate:types:packages
- run: yarn test:tests

0 comments on commit 750111a

Please sign in to comment.