Skip to content

Commit

Permalink
Try get rid off linting errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit91 committed Aug 17, 2023
1 parent f9960d7 commit a64814b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
args: --build-tags integration -p bugs -p unused --timeout=5m
skip-pkg-cache: true
skip-build-cache: true

- name: Test
run: |
Expand Down

0 comments on commit a64814b

Please sign in to comment.