Skip to content

Commit

Permalink
mvn -B verify
Browse files Browse the repository at this point in the history
  • Loading branch information
siom79 committed Aug 25, 2024
1 parent 21e2b82 commit 578fc64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- name: Build with Maven
shell: bash
run: |
mvn -B package
cat pom.xml
mvn -B verify
cat ./japicmp-testbase/japicmp-test-maven-plugin/target/japicmp/github-job-summary.md >$GITHUB_STEP_SUMMARY

0 comments on commit 578fc64

Please sign in to comment.