Skip to content

Commit 9bdf4fa

Browse files
committed
test notification
1 parent 9ef9533 commit 9bdf4fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-pytorch_dockers.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,8 @@ jobs:
234234
push: ${{ env.PUSH_TO_HUB }}
235235
tags: pytorchlightning/pytorch_lightning:hpu-ci-runner-gaudi${{ matrix.gaudi_version }}
236236
timeout-minutes: 55
237+
- run: echo @akihironitta
238+
if: ${{ failure() || env.PUSH_TO_HUB }}
237239
# - uses: ravsamhq/notify-slack-action@v1
238240
# if: failure() && ${{ env.PUSH_TO_HUB }}
239241
# with:

0 commit comments

Comments
 (0)