catalystcommunity/Test Go
Tests a golang project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 5, 2024
- License
- Apache 2.0
Pinned Snippet
uses: catalystcommunity/action-test-go@c7b482e731575c1e76412c1a44af80f481dd8f8e # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| go-version | Version of golang to use | no | ~1.18 |
| working-directory | Directory to run the command from | no | test |
| pre-command | Command to run before running tests. Can be used to configure private repositories, etc | no | "" |
| command | Command to run | no | go test -v |
Outputs
no outputs