mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
fix ci
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
- name: bootstrap
|
- name: bootstrap
|
||||||
run: |
|
run: |
|
||||||
go install github.com/swaggo/swag/cmd/swag@latest
|
go install github.com/swaggo/swag/cmd/swag@latest
|
||||||
swag init -g cmd/dashboard/main.go -o cmd/dashboard/docs
|
swag init --pd -d . -g ./cmd/dashboard/main.go -o ./cmd/dashboard/docs
|
||||||
|
|
||||||
- name: Unit test
|
- name: Unit test
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user