test cmd submodule in build manifest
1 files changed, 1 insertions(+), 1 deletions(-) M .build.yml
M .build.yml => .build.yml +1 -1
@@ 5,5 5,5 @@ sources: - https://git.sr.ht/~kota/metweather tasks: - test: | - cd metweather + cd metweather/cmd go test