mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 20:50:06 +00:00
feat: server group api
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -12,7 +12,6 @@ on:
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
strategy:
|
||||
@@ -32,6 +31,7 @@ jobs:
|
||||
|
||||
- name: bootstrap
|
||||
run: |
|
||||
go mod tidy -v
|
||||
go install github.com/swaggo/swag/cmd/swag@latest
|
||||
swag init --pd -d . -g ./cmd/dashboard/main.go -o ./cmd/dashboard/docs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user