Skip to content

Commit e1a295f

Browse files
committed
chore: log
1 parent 3c4d9a5 commit e1a295f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ui-tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ jobs:
3535
targetPlatform: StandaloneOSX
3636
projectPath: sample
3737
buildMethod: MacBuilder.Build
38-
customParameters: -logFile logFile.log -quit -batchmode -nographics
39-
cacheUnityInstallationOnMac: true
40-
allowDirtyBuild: true
38+
customParameters: -quit -batchmode
39+
# cacheUnityInstallationOnMac: true
40+
# allowDirtyBuild: true
4141
- name: Open application
4242
working-directory: sample/Builds/MacOS
4343
run: |

0 commit comments

Comments
 (0)