mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-06-17 05:26:47 -07:00
fix: remove stale merge conflict marker from action.yml
A leftover <<<<<<< HEAD marker was causing all builds on this branch to fail with YAML parse error at line 305. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -301,7 +301,6 @@ inputs:
|
|||||||
description:
|
description:
|
||||||
'[Orchestrator] Specifies the repo for the unity builder. Useful if you forked the repo for testing, features, or
|
'[Orchestrator] Specifies the repo for the unity builder. Useful if you forked the repo for testing, features, or
|
||||||
fixes.'
|
fixes.'
|
||||||
<<<<<<< HEAD
|
|
||||||
testSuitePath:
|
testSuitePath:
|
||||||
description: 'Path to YAML test suite definition file'
|
description: 'Path to YAML test suite definition file'
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user