~marcopolo/di

ref: 1ba8cc87296eb180b74a9c3b24d27e3b2eba9d57 di/.build.yml -rw-r--r-- 132 bytes
1ba8cc87 — Marco Munizaga rename interface types and add isSet 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 ./...