Skip to content
Snippets Groups Projects
Commit b6e31f96 authored by Yaroslav Lobankov's avatar Yaroslav Lobankov Committed by Yaroslav Lobankov
Browse files

ci: fix sending failure message for fuzzing

NO_DOC=ci
NO_TEST=ci
NO_CHANGELOG=ci
parent 001ef4a6
No related branches found
No related tags found
No related merge requests found
......@@ -67,6 +67,8 @@ jobs:
fuzz-seconds: 600
dry-run: false
sanitizer: ${{ matrix.sanitizer }}
- uses: actions/checkout@v3
if: failure()
- name: Send VK Teams message on failure
if: failure()
uses: ./.github/actions/report-job-status
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment