Skip to content

Commit

Permalink
ci: output the markdown as a summary
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsenta committed Nov 23, 2022
1 parent f71bd5e commit 26fb2b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-composition-with-composer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ jobs:
working-directory: ./test-plans/composer
run: |
make generate-markdown
cat ./demo/results.md >> $GITHUB_STEP_SUMMARY
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit 26fb2b8

Please sign in to comment.