Skip to content

Commit

Permalink
tags corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
tauqirsarwar1 committed Apr 9, 2024
1 parent 5aca665 commit 9cd40f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ui_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:

- name: Win Firefox
baseurl: https://opensource-demo.orangehrmlive.com
tags: web_tests and firefox
tags: 'web_tests and firefox'
config_file: ./env_configs/win_firefox.json
html_report: win-firefox
testrail_configuration_name: 'Firefox, Windows'
Expand All @@ -88,7 +88,7 @@ jobs:

- name: Mac Firefox
baseurl: https://opensource-demo.orangehrmlive.com
tags: web_tests and firefox
tags: 'web_tests and firefox'
config_file: ./env_configs/mac_firefox.json
html_report: mac-firefox
testrail_configuration_name: 'Firefox, MacOS'
Expand Down

0 comments on commit 9cd40f0

Please sign in to comment.