mirror of
https://github.com/yeslayla/run-gut-tests-action.git
synced 2025-12-06 09:13:25 +01:00
Allow action to run locally
Update test workflows Test Action: wget quiretly Test Action: Install for user Check condition on string Cleanup and update test action Run on runner: debug Run on runner: debug Run on runner: debug Run on runner: debug Run on runner: debug Run on runner: debug Run on runner: debug Run on runner: debug Run on runner: debug Run on runner: debug
This commit is contained in:
@@ -26,6 +26,10 @@ steps:
|
||||
|
||||
The name directory to run tests within. Defaults to the current directory.
|
||||
|
||||
#### useContainer
|
||||
|
||||
Boolean value of whether or not to run container. Defaults to `true`
|
||||
|
||||
## 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