Skip to content

Commit

Permalink
Update java.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kingster committed Aug 5, 2024
1 parent 7406fd7 commit e207032
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
- name: Grant execute permission for gradlew
run: chmod +x gradlew

- name: editorconfig-checker-action
uses: editorconfig-checker/action-editorconfig-checker@v2

- name: Build with Gradle
run: ./gradlew build publishToMavenLocal -x :examples:build
- name: Build Examples
Expand Down

0 comments on commit e207032

Please sign in to comment.