Monorepo for Tangled โ https://tangled.org
ci: run go vet
#503
closed
opened by
expand 2 commits
hide 2 commits
*.go: fix vet checks
Signed-off-by: Winter <winter@winter.cafe>
ci: run
go vet
Signed-off-by: Winter <winter@winter.cafe>
Interesting thing about the failure mode here: this doesn't happen with the build workflow (example), even though it should fail in the same way given the intermediate container deletions? o.O