parent
ec372e8a62
commit
45d2ae5a20
@ -0,0 +1,9 @@
|
||||
image: alpine/edge
|
||||
packages:
|
||||
- go
|
||||
sources:
|
||||
- https://git.sr.ht/~lenzj/chunkio
|
||||
tasks:
|
||||
- test: |
|
||||
cd chunkio
|
||||
go test
|
Loading…
Reference in new issue