Skip to content

Commit

Permalink
完成CI配置
Browse files Browse the repository at this point in the history
  • Loading branch information
abel533 committed Nov 4, 2024
1 parent 88b8243 commit 7990b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
java-version: '17'
distribution: 'adopt'
- name: Run the Maven verify phase
run: mvn --batch-mode --update-snapshots -P dev test
run: mvn --batch-mode --update-snapshots test

0 comments on commit 7990b9c

Please sign in to comment.