Skip to content

Commit 19a79de

Browse files
Update ci.yml
1 parent eb6a986 commit 19a79de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
# Step 5: Run Go Linter
4646
- name: Run GolangCI-Lint Check
4747
uses: golangci/golangci-lint-action@v6
48+
with:
49+
working-directory: ./server
4850

4951
# Step 6: Build the Go application
5052
- name: Build Go Application

0 commit comments

Comments
 (0)