taservers/Run Lest
Sets up and runs Lest on the current working directory
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| lua-version | Version of Lua to install if it is not already on PATH. See https://github.com/leafo/gh-actions-lua#luaversion | no | 5.4 |
| lest-version | Version of Lest to install. See https://github.com/TAServers/lest/tags | no | latest |
| args | Arguments that will be passed to the Lest CLI | no | "" |
| skip-lua-install | Set this to true to skip installing Lua. This is useful if you already have Lua installed and on PATH in your pipeline | no | false |
Outputs
no outputs