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 c67664f commit 4321f07Copy full SHA for 4321f07
.github/workflows/integration_tests.yml
@@ -255,7 +255,6 @@ jobs:
255
--artifact_name "${{ steps.matrix_info.outputs.info }}" \
256
--notimestamp \
257
--force_latest_runtime \
258
- --force_xcode_project \
259
--ci
260
- name: Return Unity license
261
# Always returns true, even when job failed or canceled. But will not run when a critical failure prevents the task from running.
@@ -434,7 +433,6 @@ jobs:
434
433
435
436
437
438
439
440
0 commit comments