d
This commit is contained in:
parent
72fbb6b776
commit
3f4c44dfa3
1 changed files with 2 additions and 0 deletions
|
@ -68,3 +68,5 @@ jobs:
|
||||||
#if: failure()
|
#if: failure()
|
||||||
shell: bash
|
shell: bash
|
||||||
run: echo test | mail -s tests michael.grote@posteo.de
|
run: echo test | mail -s tests michael.grote@posteo.de
|
||||||
|
with:
|
||||||
|
args: "echo test"
|
||||||
|
|
Loading…
Reference in a new issue