Skip to content

Commit

Permalink
Adding browser for mobile safari
Browse files Browse the repository at this point in the history
  • Loading branch information
amankumarrr committed Mar 25, 2024
1 parent 3ac1c5c commit 42c3b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template-ui-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: pnpm install

- name: Install Playwright Browsers
run: npx playwright install --with-deps chromium
run: npx playwright install --with-deps chromium webkit

- name: Check that ${{ inputs.deploy_url }} is running
uses: jtalk/url-health-check-action@v4
Expand Down

0 comments on commit 42c3b6f

Please sign in to comment.