Skip to content

Commit

Permalink
accidentally deleted a step
Browse files Browse the repository at this point in the history
  • Loading branch information
rkuo-danswer committed Nov 15, 2024
1 parent ad4600f commit 6cf0090
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pr-chromatic-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,10 @@ jobs:
PYTEST_IGNORE_SKIP: true
run: pytest -s tests/integration/tests/playwright/test_playwright.py

- name: Run Playwright tests
working-directory: ./web
run: npx playwright test

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

0 comments on commit 6cf0090

Please sign in to comment.