🔥 3-day streak
GitHub Actions (GH-200)75 / 142
Question 75 of 142

A build job runs a test suite and you want the workflow run's summary page to display a formatted Markdown table of pass/fail counts after the tests complete. The values are only known at runtime inside a shell step. Which approach correctly writes this table to the run summary?

Reviewed for accuracy · Report an issueNext question