Skip to content

Commit 36c7c22

Browse files
authored
Update build.yml
1 parent 1fa8c08 commit 36c7c22

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,8 @@ jobs:
1212
with:
1313
java-version: 1.8
1414
- name: Build with Gradle
15-
env:
1615
run: |
1716
./gradlew assemble
1817
- name: Test with Gradle
19-
env:
2018
run: |
2119
./gradlew test

0 commit comments

Comments
 (0)