Skip to content

Commit

Permalink
Merge pull request #33390: Fix yaml error in Flink Java8 ValidatesRunner
Browse files Browse the repository at this point in the history
  • Loading branch information
kennknowles authored Dec 16, 2024
2 parents 8884d12 + 74b723d commit 4f70ca1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,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 4f70ca1

Please sign in to comment.