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:
frostebite
2026-03-09 20:28:17 +00:00
parent 4b44327092
commit d53ed6c519
2 changed files with 1 additions and 2 deletions

View File

@@ -301,7 +301,6 @@ inputs:
description:
'[Orchestrator] Specifies the repo for the unity builder. Useful if you forked the repo for testing, features, or
fixes.'
<<<<<<< HEAD
testSuitePath:
description: 'Path to YAML test suite definition file'
required: false

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long