clean: remove agent 💩

This commit is contained in:
naiba
2023-05-11 00:13:11 +08:00
parent 65afad89eb
commit 49878d0ce9
3 changed files with 0 additions and 4 deletions

View File

@@ -20,7 +20,6 @@ jobs:
- name: Build test
run: |
go build cmd/dashboard/main.go
go build cmd/agent/main.go
- name: Run Gosec Security Scanner
run: |
go install github.com/securego/gosec/v2/cmd/gosec@latest