Skip to content

Commit

Permalink
Update test-e2e.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ShootingKing-AM committed Mar 6, 2023
1 parent 12dcbfd commit 70404cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
with:
report_individual_runs: true
report_suite_logs: 'any'
deduplicate_classes_by_file_name: true
check_name: '🛠 Test Results'
deduplicate_classes_by_file_name: true
comment_title: '🛠 Test Results'
files: |
logs/test-reports/**/*.xml
Expand Down Expand Up @@ -212,7 +212,7 @@ jobs:
report_individual_runs: true
report_suite_logs: 'any'
deduplicate_classes_by_file_name: true
check_name: '🛠 Test Results'
comment_title: '🛠 Test Results'
files: |
logs/test-reports/**/*.xml
Expand Down

0 comments on commit 70404cd

Please sign in to comment.