Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
duyluonganh committed Nov 29, 2023
1 parent 7514bfe commit 3f07ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ steps:

- task: katalonTask@1
inputs:
version: '9.0.1'
version: '9.0.0'
executeArgs: '-testSuitePath="Test Suites/New Test Suite" -browserType="Chrome" -apiKey=$(katalon_api_key) --config -webui.autoUpdateDrivers=true'
# xvfbConfiguration: '-s "-screen 0 1024x768x24"'
# env:
Expand Down

0 comments on commit 3f07ee3

Please sign in to comment.