Skip to content

Commit 9d20e86

Browse files
authored
Update openbsd.yml
1 parent ce191e2 commit 9d20e86

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.builds/openbsd.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ tasks:
1919
- test: |
2020
cd pledge.nim
2121
env PATH="$HOME/nim-${NIM_VERSION}/bin:$PATH" nim c --cc:clang -r tests/main.nim
22+
triggers:
23+
- action: email
24+
condition: failure
25+
to: Euan T <[email protected]>

0 commit comments

Comments
 (0)