Skip to content

Commit

Permalink
remove accidental test line
Browse files Browse the repository at this point in the history
  • Loading branch information
shannonwells committed Dec 17, 2019
1 parent 9df1d72 commit 178b0b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ jobs:
name: Lint
command: |
$HOME/.local/bin/golangci-lint run -v \
--exclude cbor_gen.go \
--concurrency << parameters.concurrency >> << parameters.args >>
lint-changes:
<<: *lint
Expand Down

0 comments on commit 178b0b7

Please sign in to comment.