Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Revert "Dummy commit to apply changes to remote repository"
This reverts commit 2c1dfe5.
  • Loading branch information
t-hamano committed Aug 21, 2025
commit 6432fb565af4227ae897c6d860ec2cd458f5b233
1 change: 0 additions & 1 deletion .github/workflows/storybook-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:

- name: Install test-runner and Playwright dependencies
run: |
# test
npm install --no-save @storybook/test-runner@0.22.1
npx playwright install chromium --with-deps

Expand Down
Loading