Skip to content

Commit f4fa205

Browse files
authored
Update Release.yml
1 parent 2ee65a1 commit f4fa205

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/Release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ jobs:
3131
- name: Change wrapper permissions
3232
run: chmod +x ./gradlew
3333

34-
# Run Tests Build
35-
- name: Run gradle tests
36-
run: ./gradlew test
37-
3834
# Run Build Project
3935
- name: Build gradle project
4036
run: ./gradlew build

0 commit comments

Comments
 (0)