Skip to content

Commit 39934ab

Browse files
committed
chore: remove batchmode
1 parent a2694eb commit 39934ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ui-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
targetPlatform: ${{ matrix.targetPlatform }}
5252
projectPath: sample
5353
buildMethod: ${{ matrix.buildMethod }}
54-
customParameters: -logFile logFile.log -quit -batchmode --host 172.20.10.2
54+
customParameters: -logFile logFile.log -quit
5555
- name: List build directory
5656
run: ls -R ./
5757
- name: Upload artifact

0 commit comments

Comments
 (0)