Skip to content

Commit d5684fe

Browse files
author
Vincent Potucek
committed
new step to expand java wildcard imports diffplug#2744 diffplug#2594
1 parent ac43a66 commit d5684fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Assemble TestClasses ⚙️
3434
run: ./gradlew assemble testClasses
3535
build:
36-
name: Build 🏗
36+
name: Build 🏗 ${{ matrix.kind }}️, Java ☕️ ${{ matrix.jre }}, OS 💿 ${{ matrix.os }}
3737
needs: sanity-check
3838
strategy:
3939
fail-fast: false

0 commit comments

Comments
 (0)