Skip to content

Commit ade8971

Browse files
committed
add tests
1 parent da040fa commit ade8971

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
uses: actions/setup-go@v1
1616
with:
1717
go-version: 1.14
18+
19+
- name: Build/Lint/Test
1820
run: make
1921

2022
- name: Run GoReleaser

0 commit comments

Comments
 (0)