Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmorel-35 committed Jun 1, 2021
1 parent 1256f16 commit 43bab45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
skip-go-installation: true
skip-pkg-cache: true
version: latest
test:
needs: [golangci]
Expand Down

0 comments on commit 43bab45

Please sign in to comment.