Skip to content

Commit

Permalink
[CI][Lint] Remove deprecated arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
mpass99 authored and MrSerth committed Sep 25, 2024
1 parent 6cdb2e0 commit 636a30e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ jobs:
with:
version: latest
args: --timeout=3m
# We rely on the setup-go action to cache the Go pkg and build directories.
skip-pkg-cache: true
skip-build-cache: true

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 636a30e

Please sign in to comment.