Skip to content

Commit

Permalink
skip cache
Browse files Browse the repository at this point in the history
  • Loading branch information
BeryJu committed Sep 13, 2023
1 parent b467ca4 commit 6be92ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ jobs:
- run: |
go mod download
- uses: golangci/golangci-lint-action@v3
with:
args: --timeout 5000s --verbose
skip-cache: true
- run: |
go build -v .

0 comments on commit 6be92ab

Please sign in to comment.