Skip to content

Commit 2012746

Browse files
committed
chore: remove unnecessary else block in GitHub report template
1 parent cd96cba commit 2012746

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

dist/reports/github.hbs

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/reports/github.hbs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
![app](https://ctrf.io/assets/github/versions.svg) {{ctrf.environment.appName}}
2727
{{/if}}
2828
{{/if}}
29-
{{else}}
3029
{{#if ctrf.tool.name}}
3130
![tool](https://ctrf.io/assets/github/tools.svg) {{ctrf.tool.name}}
3231
{{/if}}

0 commit comments

Comments
 (0)