Skip to content

Commit

Permalink
borwser modeにも必要だった
Browse files Browse the repository at this point in the history
  • Loading branch information
k35o committed Jul 30, 2024
1 parent b053d7e commit c4dc960
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ jobs:
- name: Run type check
run: pnpm run type-check

- name: Run test
run: pnpm run test

- name: Install playwright
run: pnpm run install-playwright

- name: Run test
run: pnpm run test

- name: Run test storybook
run: pnpm run test-storybook:ci

0 comments on commit c4dc960

Please sign in to comment.