Skip to content

Commit

Permalink
Update kre.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
duyluonganh authored Oct 16, 2024
1 parent 3f258ea commit 4a2e9c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
with:
version: '9.7.2'
projectPath: '${{ github.workspace }}'
args: '-noSplash -retry=0 -testSuitePath="Test Suites/New Test Suite" -apiKey= ${{ secrets.SECRET_KEY }} --config -webui.autoUpdateDrivers=true'
args: '-noSplash -retry=0 -testSuitePath="Test Suites/New Test Suite" -apiKey= ${{ secrets.SECRET_KEY }} -browserType=Chrome'

0 comments on commit 4a2e9c3

Please sign in to comment.