We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d60f36b commit b027678Copy full SHA for b027678
markdown-templates/step-feedback/step-results-table.md
@@ -10,7 +10,7 @@
10
{{/passed}}
11
12
{{#passed}}
13
-<img src="https://octodex.github.com/images/inflatocat.png" align="right" height="200px" alt="Inflatocat image indicating the step passed" />
+<img src="https://octodex.github.com/images/inflatocat.png" align="right" height="150px" alt="Inflatocat image indicating the step passed" />
14
15
{{^passed}}
16
<img src="https://octodex.github.com/images/spidertocat.png" align="right" height="100px" alt="Spidertocat image indicating the step failed" />
0 commit comments