catalystcommunity/Test Go

Tests a golang project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 5, 2024
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: catalystcommunity/action-test-go@c7b482e731575c1e76412c1a44af80f481dd8f8e # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
go-versionVersion of golang to useno~1.18
working-directoryDirectory to run the command fromnotest
pre-commandCommand to run before running tests. Can be used to configure private repositories, etcno""
commandCommand to runnogo test -v

no outputs