Skip to content

Commit

Permalink
add msedge for playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
aasimsyed committed Apr 23, 2024
1 parent 44e7e15 commit fa35f4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_ci_frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
working-directory: ./frontend
run: |
yarn playwright install --with-deps
yarn playwright install msedge
- name: Run Playwright tests
working-directory: ./frontend
Expand Down

0 comments on commit fa35f4f

Please sign in to comment.