Skip to content

Commit

Permalink
Try run playwright in windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
jzohrab committed Jan 3, 2024
1 parent d42bb84 commit b3d8090
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,9 @@ jobs:
- run: pip install -r requirements.txt

- name: Playwright smoke test
run: inv playwright || exit /b

# Run specific sanity check.
- name: Smoke tests
run: |
Expand Down

0 comments on commit b3d8090

Please sign in to comment.