spiegel/.woodpecker/test.yaml

6 lines
74 B
YAML
Raw Normal View History

2024-04-04 01:12:42 +02:00
steps:
test:
image: golang:1.22
commands:
- go test ./...