Skip to content

Commit

Permalink
ci: add moq gen
Browse files Browse the repository at this point in the history
  • Loading branch information
y-eight committed Oct 27, 2023
1 parent 2e6e48d commit 6e1d2d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,6 @@ jobs:
- name: Test
run: |
go mod download
go install github.com/matryer/[email protected]
go generate ./...
go test --race --coverprofile cover.out -v ./...

0 comments on commit 6e1d2d6

Please sign in to comment.