Skip to content

Commit

Permalink
Adding typo to test
Browse files Browse the repository at this point in the history
  • Loading branch information
amankumarrr committed Mar 29, 2024
1 parent f2bd88d commit d071b11
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 @@ -48,7 +48,7 @@ jobs:
retry-delay: 10s

- name: Run Playwright tests
run: npx playwright test ${{ inputs.tests_to_run }} seo-prs
run: npx playwright test ${{ inputs.tests_to_run }}seo-prs
env:
HOST_URL: ${{ inputs.deploy_url }}

Expand Down

0 comments on commit d071b11

Please sign in to comment.