Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
23ef3da0
"backend/internal/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "7d4b7deea921e19ce779881f40243d90a8aef7a9"
Unverified
Commit
23ef3da0
authored
Dec 30, 2025
by
程序猿MT
Committed by
GitHub
Dec 30, 2025
Browse files
Remove redundant entry in Makefile
parent
e83f0ee3
Changes
1
Hide whitespace changes
Inline
Side-by-side
backend/Makefile
View file @
23ef3da0
.PHONY
:
wire build build-embed test-unit test-integration test-e2e test-cover-integration
clean-coverage
.PHONY
:
wire build build-embed test-unit test-integration test-e2e test-cover-integration
wire
:
@
echo
"生成 Wire 代码..."
...
...
@@ -38,4 +38,4 @@ clean-coverage:
clean
:
clean-coverage
@
rm
-rf
bin/
@
echo
"构建产物已清理"
\ No newline at end of file
@
echo
"构建产物已清理"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment