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 3449d9e commit 3f258ea
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.API_KEY }} --config -webui.autoUpdateDrivers=true'
args: '-noSplash -retry=0 -testSuitePath="Test Suites/New Test Suite" -apiKey= ${{ secrets.SECRET_KEY }} --config -webui.autoUpdateDrivers=true'

0 comments on commit 3f258ea

Please sign in to comment.