Skip to content

Commit

Permalink
e2e-tests 以下にする
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Dec 25, 2024
1 parent 02d461f commit 6de2f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-pkg-e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- run: pnpm --version
- run: pnpm install
- run: pnpm add -E sora-js-sdk@${{ matrix.sdk_version }}
working-directory: ./examples
working-directory: ./e2e-tests
# pnpm run build しない
- run: pnpm exec playwright install ${{ matrix.browser }} --with-deps
- run: pnpm exec playwright test --project=${{ matrix.browser }}
Expand Down

0 comments on commit 6de2f22

Please sign in to comment.