Skip to content

Commit

Permalink
Try code block another way
Browse files Browse the repository at this point in the history
  • Loading branch information
obscurerichard committed May 14, 2024
1 parent 9eb6cc1 commit cd0a762
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/run_fawltydeps
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ else
# shellcheck disable=SC2006
cat <<EOF
Error: 'fawltydeps $*' found issues:
\`\`\`
${fawltydeps_result}
\`\`\`
EOF
} > "$GITHUB_STEP_SUMMARY"
fi
Expand Down

0 comments on commit cd0a762

Please sign in to comment.