mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 03:29:43 +00:00
chore(ci): skip cache for lint workflow (#17459)
This commit is contained in:
parent
a90c9ce2b0
commit
7a8f33f1d5
1
.github/workflows/reusable-lint.yml
vendored
1
.github/workflows/reusable-lint.yml
vendored
@ -51,6 +51,7 @@ jobs:
|
||||
working-directory: ${{ matrix.directory }}
|
||||
version: v1.51.1
|
||||
args: --build-tags="${{ env.GOTAGS }}" -v
|
||||
skip-cache: true
|
||||
- name: Notify Slack
|
||||
if: ${{ failure() }}
|
||||
run: .github/scripts/notify_slack.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user