We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10f4da4 commit 28b115bCopy full SHA for 28b115b
.github/workflows/ui-tests.yml
@@ -47,6 +47,8 @@ jobs:
47
with:
48
targetPlatform: ${{ matrix.targetPlatform }}
49
projectPath: sample
50
+ buildMethod: ${{ matrix.buildMethod }}
51
+ customParameters: -logFile logFile.log -quit -batchmode
52
- name: List build directory
53
run: ls -R ./
54
- name: Upload artifact
0 commit comments