Skip to content

Commit

Permalink
Debug commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kchiranjewee63 committed Jun 25, 2024
1 parent b9ddfc1 commit 829b408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/service-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
go-version: '1.22.0'

- name: Print .golangci.yml content
run: cat .golangci.yml
run: cat ./service/golangci.yml

- name: Install golangci-lint
uses: golangci/golangci-lint-action@v4
Expand Down

0 comments on commit 829b408

Please sign in to comment.