Cleanup before 1.0 release

This commit is contained in:
Erik C. Thauvin 2023-09-25 15:11:56 -07:00
parent 3b0b42302c
commit 49ddd1b8c1
258 changed files with 184 additions and 7156 deletions

View file

@ -41,7 +41,7 @@ jobs:
env:
BITLY_ACCESS_TOKEN: ${{ secrets.BITLY_ACCESS_TOKEN }}
with:
arguments: build check --stacktrace
arguments: build check --stacktrace --scan
- name: SonarCloud
if: success() && matrix.java-version == env.SONAR_JDK