actions-marketplace-validations/Sublime Text Syntax Tests
Install and run Sublime Text's syntax test runner
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| additional_packages | Comma separated list of additional package roots that are linked to the testing Packages folder | no | "" |
| additional_tests | Whether to keep the tests of additional packages | no | false |
| build | Build that should be installed. Not all builds are available | no | latest |
| default_packages | Install the default packages and which version (accepts any git ref) | no | false |
| default_tests | Whether to keep the tests of the default packages | no | false |
| dummy_syntaxes | Comma-separated list of base scopes to create empty syntaxes for | no | "" |
| package_name | Name to install the package as | no | ${{ github.event.repository.name }} |
| package_root | Path to the package root that is linked to the testing Packages folder | no | . |
Outputs
no outputs