Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Nov 14, 2022
1 parent 4de462e commit 0fa2696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
go-version-file: 'go.mod'
check-latest: true
cache: true
- run: make lint test
- run: make lint check
- run: make release
if: startsWith(github.event.ref, 'refs/tags/v')
- uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 0fa2696

Please sign in to comment.