diff --git a/.github/workflows/kre.yml b/.github/workflows/kre.yml index c2de8b8..1b0587b 100644 --- a/.github/workflows/kre.yml +++ b/.github/workflows/kre.yml @@ -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'