Skip to content

Commit

Permalink
run build は必要
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Feb 21, 2024
1 parent f9f0165 commit e2eeb5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
version: 8
- run: pnpm --version
- run: pnpm install
- run: pnpm run build
- run: pnpm exec playwright install --with-deps
- run: pnpm exec playwright test --project=${{ matrix.browser }}
# - uses: actions/upload-artifact@v4
Expand Down

0 comments on commit e2eeb5a

Please sign in to comment.