diff --git a/.build.yml b/.build.yml index 65c84e8..ec3d82d 100644 --- a/.build.yml +++ b/.build.yml @@ -2,8 +2,8 @@ image: alpine/edge packages: - go sources: - - https://git.sr.ht/~emersion/koushin + - https://git.sr.ht/~emersion/alps tasks: - build: | - cd koushin + cd alps go test -v ./...