nvidia-container-toolkit/tests/vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml
Evan Lezar 069926e4b6
Move test to tests
Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-02-28 17:21:23 +02:00

13 lines
125 B
YAML

# https://taskfile.dev
version: '3'
tasks:
default:
cmds:
- task: test
test:
cmds:
- go test -v .