update workflow

This commit is contained in:
weihu 2023-12-26 15:47:26 +08:00
parent 94c2a2875f
commit 204ab10fb6
1 changed files with 1 additions and 1 deletions

View File

@ -33,4 +33,4 @@ jobs:
restore-keys: |
${{ runner.os }}-maven-
- name: Test with Maven
run: mvn clean test -B -U -Psonatype
run: mvn clean test -B -U