Skip to content

Commit

Permalink
ci(test): set internal build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Novout committed Dec 18, 2021
1 parent 09b3cb2 commit 47f26b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,7 @@ jobs:
run: yarn
- name: Bootstrap
run: yarn bootstrap
- name: Build Internal Dependencies
run: yarn build
- name: Run tests
run: yarn test

1 comment on commit 47f26b9

@vercel
Copy link

@vercel vercel bot commented on 47f26b9 Dec 18, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.