gotta run setup for the tests
continuous-integration/drone/tag Build is passing Details
continuous-integration/drone/push Build is passing Details

main v0.1.2
Nick Dumas 2 years ago
parent 0bea3ce6d0
commit 0aec42aceb

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

Loading…
Cancel
Save