Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jonspalmer committed Feb 27, 2020
1 parent d75b2cd commit dc9bd2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-puppeteer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
yarn --cwd examples/official-storybook build-storybook
- name: install puppeteer
run: |
yarn add puppeteer
yarn --cwd examples/official-storybook add puppeteer
- name: test
run: |
yarn test --puppeteer

0 comments on commit dc9bd2e

Please sign in to comment.