Skip to content

Commit 1320ae6

Browse files
committed
feat: remove main
1 parent 3b22009 commit 1320ae6

2 files changed

Lines changed: 1 addition & 16 deletions

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
run: go build -v ./cmd/http-server
2626

2727
- name: Test
28-
run: go test -v ./...
28+
run: go test -v ./cmd/... ./pkg/...

main.go

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)