Skip to content

Commit

Permalink
Modify continuous integration script to fix lint warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
timandy committed Aug 15, 2024
1 parent c7cdaf4 commit e5e53fc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:

- name: Lint
uses: golangci/golangci-lint-action@v6
with:
skip-pkg-cache: true
skip-build-cache: true

CodeQL:
needs: Lint
Expand Down

0 comments on commit e5e53fc

Please sign in to comment.