Skip to content

Commit

Permalink
chore(ci): remove deprecated key in golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hperl authored and zepatrik committed Jul 5, 2022
1 parent 6e2005a commit 846d54d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
GOGC: 100
with:
args: --timeout 10m0s --issues-exit-code=0
skip-go-installation: true
skip-pkg-cache: true
- name: Test documentation examples
run: make test-docs-samples
Expand Down

0 comments on commit 846d54d

Please sign in to comment.