~marcopolo/di

ref: 88a7eea7fa88388d535f76825ea67138e9786caa di/.build.yml -rw-r--r-- 132 bytes
88a7eea7 — Marco Munizaga Doc rewriting 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
image: alpine/edge
packages:
  - go
sources:
  - https://git.sr.ht/~marcopolo/di
tasks:
  - test: |
      cd di
      go test ./...