Skip to content

Commit

Permalink
vx: build all
Browse files Browse the repository at this point in the history
  • Loading branch information
ealush committed Dec 22, 2021
1 parent bd0c831 commit 99e9897
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
run: yarn test
- name: Lint
run: yarn lint
- name: Build
run: yarn build
- name: Set npmrc
run: echo //registry.npmjs.org/:_authToken=$NPM_TOKEN > ~/.npmrc
env:
Expand Down

0 comments on commit 99e9897

Please sign in to comment.