Skip to content

Commit

Permalink
vx: run tests in band
Browse files Browse the repository at this point in the history
  • Loading branch information
ealush committed Jun 6, 2023
1 parent 83f17b4 commit cb5c828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Install
run: yarn install --immutable
- name: Test
run: yarn test
run: yarn test -i
- name: Lint
run: yarn lint
- name: Release
Expand Down

2 comments on commit cb5c828

@vercel
Copy link

@vercel vercel bot commented on cb5c828 Jun 6, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

vest – ./website

vest.vercel.app
vestjs.dev
vest-git-latest-ealush.vercel.app
vest-ealush.vercel.app
www.vestjs.dev

@vercel
Copy link

@vercel vercel bot commented on cb5c828 Jun 6, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

vest-next – ./website

vest-next-ealush.vercel.app
vest-next.vercel.app
vest-next-git-latest-ealush.vercel.app
vest-website.vercel.app

Please sign in to comment.