Skip to content

Commit

Permalink
testtt2
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyo201626 committed Nov 20, 2023
1 parent dc36ffe commit 7dad3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-e2e-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
run: pnpm install:browser --with-deps chromium

- name: E2E Test
run: pnpm test:e2e3 ${{ env.TEST_COMPONENTS }} --reporter=html --reporter=line --retries=0 --workers=2
run: pnpm test:e2e3 ${{ env.TEST_COMPONENTS }} --reporter=html --reporter=line --retries=0 --workers=1

- uses: actions/upload-artifact@v3
if: always()
Expand Down

0 comments on commit 7dad3d6

Please sign in to comment.