Skip to content

Commit 824a9c8

Browse files
ci: remove build & test steps
1 parent d921f92 commit 824a9c8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/java-test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,3 @@ jobs:
2525
- name: Check version
2626
working-directory: .
2727
run: ./.github/scripts/check_version.sh
28-
- name: Build and Test
29-
working-directory: .
30-
run: ./gradlew build test --info --stacktrace

0 commit comments

Comments
 (0)