Skip to content

Commit

Permalink
Update java-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TanNhatCMS committed Jan 23, 2024
1 parent d5a3536 commit 9f37979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
- name: Find Java Files Compile Java code
run: |
gradle clean
gradle findJavaFiles
./gradlew findJavaFiles
gradle build

0 comments on commit 9f37979

Please sign in to comment.