Files
podman/vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml
renovate[bot] c17f7af6b4 Update module github.com/onsi/gomega to v1.33.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-30 04:41:16 +00:00

13 lines
125 B
YAML

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