@ -21,7 +21,7 @@ jobs:
with:
go-version: ">=1.20.0"
- name: Test
run: make test
run: make report
goreleaser:
needs: test