spiegel/.woodpecker/test.yaml
Ada 8f63ef0401
Some checks failed
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/lint Pipeline failed
🎉 First commit
2024-04-04 01:19:56 +02:00

5 lines
74 B
YAML

steps:
test:
image: golang:1.22
commands:
- go test ./...