Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
Dat Quach committed Nov 29, 2019
1 parent 821caaa commit 05471a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ jobs:
- name: Get and run action
uses: katalon-studio/katalon-studio-github-action@master
with:
Katalon-Studio: 'katalon-execute.sh -browserType="Chrome" -retry=0 -statusDelay=15 -testSuitePath="Test Suites/TS_RegressionTest"'
katalon_api: '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 05471a9

Please sign in to comment.