Skip to content

Commit

Permalink
store md report in GITHUB_STEP_SUMMARY
Browse files Browse the repository at this point in the history
  • Loading branch information
siom79 committed Aug 25, 2024
1 parent f34f2db commit 962b958
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:
cache: maven
- name: Build with Maven
run: mvn -B package
- name: japicmp report in Job Summary
run: cat ./japicmp/target/japicmp/japicmp.md >> GITHUB_STEP_SUMMARY

0 comments on commit 962b958

Please sign in to comment.