Skip to content

Commit

Permalink
align directory for go
Browse files Browse the repository at this point in the history
  • Loading branch information
c-pius committed Jan 13, 2025
1 parent 21e0815 commit a18865a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- uses: actions/setup-go@v5
with:
go-version-file: 'go.mod'
go-version-file: './lifecycle-manager/go.mod'
cache: false

- name: Get configuration
Expand Down

0 comments on commit a18865a

Please sign in to comment.