Skip to content

Commit e8c07cd

Browse files
author
Indra Prajapati
committed
c
1 parent 2cc5771 commit e8c07cd

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 Case-wise Summary to GitHub Actions
38+
if: always()
3839
run: |
3940
echo "### 📝 Test Execution Summary" >> $GITHUB_STEP_SUMMARY
4041
echo "| Status | Test Case | Feature |" >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)