diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8fba319..135b726 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -39,8 +39,6 @@ jobs: - run: yarn test - name: Download playwright run: yarn workspace playground run playwright install - - name: Run e2e tests - run: yarn test:e2e - name: Run e2e tests with percy uses: percy/exec-action@v0.3.1 with: