diff --git a/.github/workflows/ui-tests.yml b/.github/workflows/ui-tests.yml index 65d2204d..53c44e8a 100644 --- a/.github/workflows/ui-tests.yml +++ b/.github/workflows/ui-tests.yml @@ -41,8 +41,6 @@ jobs: with: targetPlatform: ${{ matrix.targetPlatform }} projectPath: sample - buildMethod: ${{ matrix.buildMethod }} - customParameters: -logFile logFile.log -quit -batchmode - name: List build directory run: ls -R sample/Builds/ - name: Upload artifact