Skip to content

Commit

Permalink
ci: add missing workflow check to linter (#3652)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeronimoalbi committed Sep 11, 2023
1 parent e1108f0 commit fb86aa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
go.mod
go.sum
- uses: golangci/golangci-lint-action@v3
if: env.GIT_DIFF
with:
version: v1.52.1
args: --timeout 10m
Expand Down

0 comments on commit fb86aa2

Please sign in to comment.