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:
@@ -30,6 +30,11 @@ steps:
|
||||
|
||||
Boolean value of whether or not to run container. Defaults to `true`
|
||||
|
||||
#### godotExecutable
|
||||
|
||||
Path of Godot binary to call when running GUT tests. Defaults to `godot`
|
||||
|
||||
|
||||
## Configure GUT
|
||||
|
||||
This action requires you to configure GUT using the `.gutconfig.json` file which would be located in the root directory of your project.
|
||||
|
||||
Reference in New Issue
Block a user