Skip to content

Commit d4296d0

Browse files
add new test
1 parent 17212f2 commit d4296d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codacy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/setup-java@v3
1515
with:
1616
java-version: '8'
17-
distribution: 'temurin'
17+
distribution: 'temurin'
1818
cache: maven
1919
- name: Test with Maven
2020
run: mvn clean test

0 commit comments

Comments
 (0)