Skip to content

Commit

Permalink
update ci #1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasean committed Jan 5, 2024
1 parent 4d43927 commit 33e0aee
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/java_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,4 @@ jobs:
run: ./gradlew clean

- name: Build with Gradle
run: ./gradlew build

- name: Test with Gradle
run: ./gradlew test
run: ./gradlew build

0 comments on commit 33e0aee

Please sign in to comment.