lumen-oss/Nvim Busted Action
Test Neovim plugins with Busted
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| nvim_version | Version of Neovim to install. Valid values are 'stable', 'nightly' or version tag such as 'v0.9.2'. Note that this value must exactly match to a tag name when installing the specific version. | no | stable |
| luarocks_version | Version of LuaRocks to install. | no | 3.11.1 |
| before | Script to run before running tests. | no | "" |
| luarocks_args | Arguments for LuaRocks | no | "" |
Outputs
no outputs