Skip to content

Commit dbe13a4

Browse files
pipeline improvement
1 parent 9ec42c7 commit dbe13a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
runs-on: ${{ matrix.platform }}
5252

53-
name: JDK ${{ matrix.java }} - ${{ matrix.platform }}
53+
name: JDK ${{ matrix.java }} - ${{ matrix.platform }} ${{ matrix.e2e-tests }}
5454
steps:
5555
- uses: actions/checkout@v4
5656

0 commit comments

Comments
 (0)