Skip to content

Commit f388b31

Browse files
committed
Make sure the generated code builds
1 parent 0069dbe commit f388b31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.semaphore/semaphore.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ blocks:
1515
- checkout
1616
- sem-version go 1.12
1717
- go test -v ./...
18+
- go build testdata/ondeck/db.go
19+
- go build testdata/ondeck/prepared.go

0 commit comments

Comments
 (0)