Skip to content

Commit

Permalink
fix: create cache lint
Browse files Browse the repository at this point in the history
Signed-off-by: Saravanan Balasubramanian <sarabala1979@gmail.com>
  • Loading branch information
sarabala1979 committed Apr 18, 2022
1 parent d8f2858 commit 20d601b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ jobs:
- uses: golangci/golangci-lint-action@v2
with:
version: v1.42.0
cache: false
- run: git diff --exit-code

ui:
Expand Down

0 comments on commit 20d601b

Please sign in to comment.