Skip to content

Commit d969e38

Browse files
committed
chore: remove build method
1 parent 39934ab commit d969e38

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ui-tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ jobs:
5050
with:
5151
targetPlatform: ${{ matrix.targetPlatform }}
5252
projectPath: sample
53-
buildMethod: ${{ matrix.buildMethod }}
54-
customParameters: -logFile logFile.log -quit
53+
customParameters: -logFile logFile.log -quit -batchmode
5554
- name: List build directory
5655
run: ls -R ./
5756
- name: Upload artifact

0 commit comments

Comments
 (0)