mirror of
https://github.com/yeslayla/run-gut-tests-action.git
synced 2025-12-06 09:13:25 +01:00
Allow user to change executable path
This commit is contained in:
@@ -8,6 +8,9 @@ inputs:
|
||||
useContainer:
|
||||
description: "Boolean value of whether or not to run container."
|
||||
default: true
|
||||
godotExecutable:
|
||||
description: "Path of Godot binary to call when running GUT tests."
|
||||
default: godot
|
||||
directory:
|
||||
description: "The name directory to run tests in."
|
||||
runs:
|
||||
|
||||
Reference in New Issue
Block a user