Skip to content

Commit b9b54cd

Browse files
authored
Update main.yml
1 parent 9784852 commit b9b54cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
with:
3636
report_paths: 'reports/junit-report.xml'
3737
- name: Add Test Summary to GitHub Actions
38+
if: always()
3839
run: |
3940
echo "### Test Execution Summary" >> $GITHUB_STEP_SUMMARY
4041
echo "| Status | Test Name |" >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)