Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dat Quach committed Nov 29, 2019
1 parent 05471a9 commit e6b7b95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
- name: Get and run action
uses: katalon-studio/katalon-studio-github-action@master
with:
katalon_api: 'b279faef-0a5a-4aa5-8cff-ebc81466ac8c'
Katalon-command: 'katalon-execute.sh -browserType="Chrome" -retry=0 -statusDelay=15 -testSuitePath="Test Suites/TS_RegressionTest"'
katalon_api_key: 'b279faef-0a5a-4aa5-8cff-ebc81466ac8c'
Katalon_command: 'katalon-execute.sh -browserType="Chrome" -retry=0 -statusDelay=15 -testSuitePath="Test Suites/TS_RegressionTest"'
```

0 comments on commit e6b7b95

Please sign in to comment.