mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-02-17 11:55:32 +02:00
Remove skip_cache from golangci/golangci-lint-action
This commit is contained in:
parent
1a338fbaa0
commit
7320a9ad51
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -50,7 +50,6 @@ jobs:
|
||||
with:
|
||||
version: v1.61.0
|
||||
args: --timeout 5m0s
|
||||
skip-cache: true
|
||||
env:
|
||||
LD_LIBRARY_PATH: "/usr/local/lib:/root/vips/${{ matrix.vips-version }}/lib"
|
||||
PKG_CONFIG_PATH: "/usr/local/lib/pkgconfig:/root/vips/${{ matrix.vips-version }}/lib/pkgconfig"
|
||||
|
Loading…
x
Reference in New Issue
Block a user