diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c3a42a8..07058ad 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,7 +42,7 @@ jobs: - name: Install Playwright Browsers run: npx playwright install --with-deps - name: Run Playwright tests - run: npx playwright test + run: npm run test:e2e:run - uses: actions/upload-artifact@v4 if: ${{ !cancelled() }} with: diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ee54f8c..6f06c8c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,7 +5,6 @@ -