Skip to content

Commit

Permalink
Remove verbos
Browse files Browse the repository at this point in the history
  • Loading branch information
rickbairstow committed Aug 12, 2024
1 parent 5fb7c83 commit cc04f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
${{ runner.os }}-playwright-
- name: Install Playwright
run: npx playwright install --with-deps --verbose
run: npx playwright install --with-deps

- name: Build Storybook
run: yarn build-storybook --quiet
Expand Down

0 comments on commit cc04f3b

Please sign in to comment.