Skip to content

Commit

Permalink
backport of commit b35371a
Browse files Browse the repository at this point in the history
  • Loading branch information
DanStough committed May 24, 2023
1 parent 66f7d7b commit 724ec8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 724ec8c

Please sign in to comment.