Skip to content

Commit

Permalink
Revert "Introduce breaking change to test."
Browse files Browse the repository at this point in the history
This reverts commit 5e012f0.
  • Loading branch information
winder committed Jul 30, 2024
1 parent 5e012f0 commit bc3fc8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codegen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
go-version: ${{ matrix.go-version }}
- name: Install Mockery
run: go install github.com/vektra/mockery/[email protected].1
run: go install github.com/vektra/mockery/[email protected].0
- name: Display Go version
run: go version
- name: Generate mocks
Expand Down

0 comments on commit bc3fc8a

Please sign in to comment.