Skip to content

Commit ef39a8f

Browse files
authored
Remove header from launch test report body (#29)
Removed the '### Client launch test' header from the body.
1 parent 24963d6 commit ef39a8f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ jobs:
170170
const marker = '<!-- betterhud-launch-screenshots -->';
171171
const body = [
172172
marker,
173-
'### Client launch test',
174173
`The game launched and entered a survival singleplayer world with the HUD active, on every supported Minecraft version, for \`${context.sha.slice(0, 7)}\`. A ❌ means that version's launch test did not produce a screenshot — check its job. Title-screen screenshots and game logs are in the run artifacts.`,
175174
'',
176175
`<table>\n${rows}</table>`,

0 commit comments

Comments
 (0)