Skip to content

Commit 680fa57

Browse files
committed
Added missing newlines
1 parent 438171c commit 680fa57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ debug: build
2828
check:
2929
$(DOCKER) run --rm \
3030
--entrypoint=/usr/local/bin/latest.sh \
31-
$(REPO)
31+
$(REPO)
32+

0 commit comments

Comments
 (0)