Skip to content

Commit 74c4b57

Browse files
authored
Update gradle.yml
1 parent 542efe2 commit 74c4b57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gradle.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@v2
19-
-
19+
2020
- name: Set up JDK 1.8
2121
uses: actions/setup-java@v1
2222
with:
@@ -29,4 +29,4 @@ jobs:
2929
run: ./gradlew build
3030

3131
- name: Codacy Coverage Reporter
32-
uses: codacy/[email protected]
32+
uses: codacy/[email protected]

0 commit comments

Comments
 (0)