Skip to content

Commit 0748dfa

Browse files
committed
test ci
1 parent 5c2bfd5 commit 0748dfa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
# Ensure Make is run with bash shell as some syntax below is bash-specific
1919
SHELL:=/usr/bin/env bash
2020

21+
# HAVE A CHANGE
22+
2123
.DEFAULT_GOAL:=help
2224

2325
GOPATH := $(shell go env GOPATH)

0 commit comments

Comments
 (0)