Browse Source

Refine build.

issue/actions
Mark Paluch 2 weeks ago
parent
commit
e8b8524cb3
No known key found for this signature in database
GPG Key ID: 55BC6374BAA9D973
  1. 2
      .github/workflows/ci.yml

2
.github/workflows/ci.yml

@ -23,4 +23,4 @@ jobs: @@ -23,4 +23,4 @@ jobs:
- name: Build
uses: spring-projects/spring-data-release/actions/maven-build@main
with:
run: ./mvnw -Dsort -B -U -Pall-dbs clean dependency:list verify
additional-options: -Pall-dbs

Loading…
Cancel
Save