Skip to content

Commit 4321f07

Browse files
committed
Revert "Update integration_tests.yml"
This reverts commit c67664f.
1 parent c67664f commit 4321f07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/integration_tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,6 @@ jobs:
255255
--artifact_name "${{ steps.matrix_info.outputs.info }}" \
256256
--notimestamp \
257257
--force_latest_runtime \
258-
--force_xcode_project \
259258
--ci
260259
- name: Return Unity license
261260
# 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:
434433
--artifact_name "${{ steps.matrix_info.outputs.info }}" \
435434
--notimestamp \
436435
--force_latest_runtime \
437-
--force_xcode_project \
438436
--ci
439437
- name: Return Unity license
440438
# Always returns true, even when job failed or canceled. But will not run when a critical failure prevents the task from running.

0 commit comments

Comments
 (0)