Skip to content

Commit 900e423

Browse files
Gerifieldbketelsen
Gerifield
authored andcommitted
feat: after thest also run a build too
1 parent 282b7dd commit 900e423

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ jobs:
99
with:
1010
go-version: '1.15.5'
1111
- run: go test -v ./...
12+
- run: go build *.go

0 commit comments

Comments
 (0)