Skip to content

Commit

Permalink
chore: also build in the "Test" CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Ginsburg committed Sep 27, 2022
1 parent 65b39ed commit c8b5723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
node-version: "10.x"
cache: "yarn"
- run: yarn
- run: yarn build
- run: yarn run-example

0 comments on commit c8b5723

Please sign in to comment.