diff --git a/.github/workflows/macaw-tests.yml b/.github/workflows/macaw-tests.yml index 90af0ee7..c7c57da6 100644 --- a/.github/workflows/macaw-tests.yml +++ b/.github/workflows/macaw-tests.yml @@ -31,6 +31,7 @@ jobs: PARSED_RESULTS="${PARSED_RESULTS//$'\r'/'
'}" echo $PARSED_RESULTS echo "results=$PARSED_RESULTS" >> $GITHUB_OUTPUT + echo $PARSED_RESULTS > data/macawResults/macawSummary.md - name: Mention PR# in README.md env: