Remove "Notify Slack" on ppc nightly workflow (#17993)

We get weird failures at here, and Ilija was talking about possibly
removing it in general.
This commit is contained in:
Calvin Buckley
2025-03-07 10:39:14 -04:00
committed by GitHub
parent 5fcc8d4cd1
commit 5e8aff2c5f

View File

@ -76,11 +76,6 @@ jobs:
with:
runTestsParameters: >-
--asan -x
- name: Notify Slack
if: failure()
uses: ./.github/actions/notify-slack
with:
token: ${{ secrets.ACTION_MONITORING_SLACK }}
ALPINE:
if: inputs.run_alpine
name: ALPINE_X64_ASAN_UBSAN_DEBUG_ZTS