Skip to content

Commit

Permalink
Fix CI pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Yogesh Deshpande <[email protected]>
  • Loading branch information
yogeshbdeshpande committed May 1, 2024
1 parent 10c22ce commit d6c84d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 1
go-version: "1.19"
- name: Install mockgen
run: |
go install github.com/golang/mock/[email protected]
Expand Down

0 comments on commit d6c84d6

Please sign in to comment.