Skip to content

Commit

Permalink
feat(DEV-25): fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
hhimanshu committed Jul 29, 2021
1 parent 8338830 commit debfabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
cache: 'yarn'

- name: Install deps
uses: yarn install
run: yarn install

- name: Test
run: yarn test --ci --coverage --maxWorkers=2
Expand Down

1 comment on commit debfabb

@vercel
Copy link

@vercel vercel bot commented on debfabb Jul 29, 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.