Skip to content

Commit

Permalink
circleci: remove tab character
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeb26 committed Nov 14, 2023
1 parent 56b13a0 commit be4ba6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
command: |
mkdir -p $HOME/go/bin
go install github.com/golang/mock/mockgen@latest
ls $HOME/go/bin
ls $HOME/go/bin
- run:
name: Run tests
command: |
Expand Down

0 comments on commit be4ba6d

Please sign in to comment.