From 4a2e9c320ca983f037ee01316808ff6ce257ec2b Mon Sep 17 00:00:00 2001 From: Duy Luong Date: Wed, 16 Oct 2024 20:50:21 +0700 Subject: [PATCH] Update kre.yml --- .github/workflows/kre.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'