Skip to content

Commit

Permalink
ci: disable javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulvdberge committed Nov 24, 2024
1 parent 1dfbd07 commit d1676f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ jobs:
project-name: 'Refined Storage - Quartz Arsenal'
announce: true
mutation-testing: false
sonarqube: true
sonarqube: true
javadoc: false

0 comments on commit d1676f3

Please sign in to comment.