Skip to content

Commit

Permalink
Merge branch 'staging' of https://github.com/go-park-mail-ru/2024_2_RPO
Browse files Browse the repository at this point in the history
… into staging
  • Loading branch information
supchaser committed Dec 19, 2024
2 parents 7f09a55 + 90ce6d1 commit 25f820a
Show file tree
Hide file tree
Showing 8 changed files with 137 additions and 302 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ test: run_tests
@echo "==> Done! Check coverage.html file!"

generate:
@echo "==> Generating mocks and protobuf..."
@echo "==> Generating mocks and protobuf and easyjson..."
@go generate ./...

clean:
Expand Down
Loading

0 comments on commit 25f820a

Please sign in to comment.