Skip to content

Commit de48bef

Browse files
Update gradle-build.yml
1 parent b43cfbd commit de48bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: chmod +x gradlew
3535
- name: Build with Gradle
3636
run: ./gradlew build
37-
- name: Upload Test Unit Results
37+
- name: Upload Unit Test Results
3838
if: ${{ always() }}
3939
uses: actions/[email protected]
4040
with:

0 commit comments

Comments
 (0)