Skip to content

Commit 71a05bc

Browse files
authored
Address comments
1 parent 2955446 commit 71a05bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/samples.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,7 @@ jobs:
416416
417417
if [[ EXIT_CODE -ne 0 ]]; then
418418
echo "${{ matrix.sample.name }} exited with code: $EXIT_CODE"
419+
exit $EXIT_CODE
419420
fi
420421
421422
- name: Verify MKV dump exists (WSL)

0 commit comments

Comments
 (0)