Skip to content

Commit 0a08a78

Browse files
authored
Update ci.yaml
1 parent 40b420c commit 0a08a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
uses: actions/setup-java@v2
3737
with:
3838
java-version: ${{ matrix.java }}
39-
distribution: ${{ matrix.distribution }}
39+
distribution: ${{ matrix.distribution }}
4040
- name: Test with Maven
4141
run: ./mvnw test -B -D"license.skip=true"

0 commit comments

Comments
 (0)