Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
DOOduneye committed Sep 9, 2023
1 parent 0e7e7c6 commit 4196a8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- name: Lint Go code
run: |
cd server
go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
golangci-lint run ./...
Expand Down

0 comments on commit 4196a8c

Please sign in to comment.