diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ install: -X main.VERSION=${VERSION}" test: build - GUIRELEASE_REASON=minor ./guireleaser + GUIRELEASE_REASON='test build' ./guireleaser check-git-clean: @git diff-index --quiet HEAD -- || (echo "Git repository is dirty, please commit your changes first"; exit 1) |
