actions-marketplace-validations/Test Janet project
Build and test a Janet project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| janet-ver | The version of Janet to test | no | latest |
| os | The OS to use | no | linux |
| cmd-pre-deps | The command to execute before installing dependencies | — | jpm clean |
| cmd-deps | The command to execute to install dependencies | — | jpm deps |
| cmd-pre-test | The command to execute before running tests | — | jpm clean |
| cmd-test | The command to execute to run tests | — | jpm test |
Outputs
no outputs