Skip to content

Commit 6934595

Browse files
committed
Send event also if tests fail
1 parent bedaad4 commit 6934595

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hil.yml

+1
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ jobs:
110110

111111
event_file:
112112
name: "Event File"
113+
if: ${{ always() }}
113114
needs: Test
114115
runs-on: ubuntu-latest
115116
steps:

0 commit comments

Comments
 (0)