Skip to content

Commit

Permalink
Remove circle_ci docs-check.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsanjuan committed Sep 17, 2020
1 parent a4fd356 commit d29d009
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -346,15 +346,6 @@ jobs:
- run: git --no-pager diff
- run: git --no-pager diff --quiet

docs-check:
executor: golang
steps:
- install-deps
- prepare
- run: make docsgen
- run: git --no-pager diff
- run: git --no-pager diff --quiet

lint: &lint
description: |
Run golangci-lint.
Expand Down

0 comments on commit d29d009

Please sign in to comment.