Skip to content

Commit

Permalink
Update .circleci/config.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Pochill <noseglid@users.noreply.github.com>
  • Loading branch information
domszyn and noseglid committed Sep 2, 2020
1 parent 560d0f0 commit 4297612
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ jobs:
environment:
GO111MODULE: "on"
steps:
- add_ssh_keys:
fingerprints:
- "54:0a:dd:d8:d1:ac:94:69:18:61:80:9f:90:28:b7:86"
- checkout
- run: go install github.com/mgechev/revive
- run: revive -config revive.toml
Expand Down

0 comments on commit 4297612

Please sign in to comment.