diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index f32e945..13691ec 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -23,5 +23,5 @@ jobs: - name: Run Playwright tests run: | - pytest tests/ + pytest playwright-tests/