doc: Improve wording on “Go on Docker Hub” use case
Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Run go unit test
|
||||
"unit-test": go.#Test & {
|
||||
// Run go unit tests
|
||||
unitTest: go.#Test & {
|
||||
source: _code
|
||||
package: "./..."
|
||||
input: _base.output
|
||||
|
Reference in New Issue
Block a user