Skip to content

Commit

Permalink
Fixed the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-mae committed May 29, 2024
1 parent 3b7bf8e commit cb69570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
- name: Run Playwright tests
run: |
pytest tests/
pytest playwright-tests/

0 comments on commit cb69570

Please sign in to comment.