Skip to content

Commit

Permalink
Merge pull request #33387: Fix duplicate yml entry causing test resul…
Browse files Browse the repository at this point in the history
…t dashboard sync to fail
  • Loading branch information
kennknowles authored Dec 16, 2024
2 parents f77efba + 0eb82b7 commit 8884d12
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 8884d12

Please sign in to comment.