Skip to content

Commit

Permalink
Fix duplicate yml entry causing test result dashboard sync to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
kennknowles committed Dec 16, 2024
1 parent a6061fe commit 0eb82b7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,3 @@ jobs:
commit: '${{ env.prsha || env.GITHUB_SHA }}'
comment_mode: ${{ github.event_name == 'issue_comment' && 'always' || 'off' }}
files: '**/build/test-results/**/*.xml'
large_files: true

0 comments on commit 0eb82b7

Please sign in to comment.