Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
katalon-service authored Dec 10, 2019
1 parent 6cc64c9 commit 015dc7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: actions/checkout@v1
- uses: ./ # Uses an action in the root directory
- name: Get and run action
uses: katalon-studio/katalon-studio-github-action@0.7
uses: katalon-studio/katalon-studio-github-action@0.9
with:
katalon_api_key: ${{ secrets.KATALON_API_KEY }}
Katalon_command: 'katalon-execute.sh -browserType="Chrome" -retry=0 -statusDelay=15 -testSuitePath="Test Suites/TS_RegressionTest"'
Expand Down

0 comments on commit 015dc7e

Please sign in to comment.