Fix job name (#7654)

This commit is contained in:
Trask Stalnaker 2023-01-25 10:13:00 -08:00 committed by GitHub
parent 90209fe53b
commit fc81be47e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ on:
jobs:
test-latest-deps:
name: testLatestDeps${{ matrix.test-partition }} (${{ matrix.test-java-version }}, ${{ matrix.vm }})
name: testLatestDeps${{ matrix.test-partition }}
runs-on: ubuntu-latest
strategy:
matrix: