Skip to content

Commit

Permalink
feat: run javadoc on pr
Browse files Browse the repository at this point in the history
  • Loading branch information
shaljam committed Dec 13, 2024
1 parent 351b880 commit 615e17e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
STREAM_SECRET: ${{ secrets.STREAM_SECRET }}
run: |
./gradlew spotlessCheck --no-daemon
./gradlew javadoc --no-daemon
./gradlew jacocoTestReport --no-daemon

0 comments on commit 615e17e

Please sign in to comment.