Skip to content

Commit

Permalink
ci: check crypto11 signer usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Guthe committed Nov 1, 2019
1 parent 0c50d2e commit a6fc6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
- run:
name: run golint
command: |
make install-golint lint
make install-golint lint check-no-crypto11-in-signers
make show-lint
- run:
name: run gofmt
Expand Down

0 comments on commit a6fc6ee

Please sign in to comment.