mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-07 22:19:34 +00:00
👷
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -16,6 +16,10 @@ jobs:
|
|||||||
- name: Unit test
|
- name: Unit test
|
||||||
run: |
|
run: |
|
||||||
go test -v ./...
|
go test -v ./...
|
||||||
|
- name: Build test
|
||||||
|
run: |
|
||||||
|
go build cmd/dashboard/main.go
|
||||||
|
go build cmd/agent/main.go
|
||||||
- name: Run Gosec Security Scanner
|
- name: Run Gosec Security Scanner
|
||||||
uses: securego/gosec@master
|
uses: securego/gosec@master
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user