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 de0821c commit 2131187Copy full SHA for 2131187
.github/workflows/ui-tests.yml
@@ -41,8 +41,6 @@ jobs:
41
with:
42
targetPlatform: ${{ matrix.targetPlatform }}
43
projectPath: sample
44
- buildMethod: ${{ matrix.buildMethod }}
45
- customParameters: -logFile logFile.log -quit -batchmode
46
- name: List build directory
47
run: ls -R sample/Builds/
48
- name: Upload artifact
0 commit comments