Skip to content

Commit

Permalink
Исправлен DND
Browse files Browse the repository at this point in the history
  • Loading branch information
DeDxYk594 committed Dec 18, 2024
1 parent 5309515 commit 771c5f1
Show file tree
Hide file tree
Showing 8 changed files with 133 additions and 299 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 771c5f1

Please sign in to comment.