Skip to content

Commit d8781a6

Browse files
committed
🚧 Tweak more stuff
1 parent 5ca9e68 commit d8781a6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

action/index.js

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

action/run.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export const run = async (): Promise<void> => {
6565
output: {
6666
title: `${coverage}% Coverage`,
6767
summary: `The following is the Typescript Coverage Report for this Pull Request
68-
###Indicators
68+
### Indicators
6969
🟥 -> Indicates that the file has failed the type threshold (${threshold}%)
7070
🟩 -> Indicates that the file has passed the type threshold (${threshold}%)
7171
`,

0 commit comments

Comments
 (0)