Skip to content

Commit 8679721

Browse files
add new test (#5)
* add new test * new commit
1 parent a342274 commit 8679721

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)