Skip to content

Commit

Permalink
💚 ci: fix go-version or go-version-file must be specified on lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
inhere committed Jan 13, 2024
1 parent d2b8e48 commit 6c11936
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Expand Up @@ -24,6 +24,8 @@ jobs:
- name: Setup Go Faster
uses: WillAbides/setup-go-faster@v1.13.0
timeout-minutes: 3
with:
go-version: "*"

- name: Revive lint check
uses: docker://morphy/revive-action:v2
Expand Down

0 comments on commit 6c11936

Please sign in to comment.