Skip to content

Commit d164ef0

Browse files
committed
test(circleci): fix missing dep
1 parent c2e1a74 commit d164ef0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
github.com/datatogether/cdxj
2525
github.com/sergi/go-diff/diffmatchpatch
2626
github.com/qri-io/varName
27+
github.com/qri-io/jsonschema
2728
- run:
2829
name: Run Lint Tests
2930
command: golint -set_exit_status ./...

0 commit comments

Comments
 (0)