Skip to content

Commit 574d566

Browse files
🩹 [Refactor]: Add blank line for improved readability in workflow.yml
1 parent b70411c commit 574d566

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ jobs:
200200
TestModule = '${{ needs.Test-Module.result }}'
201201
TestModuleLocal = '${{ needs.Test-ModuleLocal.result }}'
202202
}
203+
203204
204205
# TestModuleStatus:
205206
# name: Test module status

0 commit comments

Comments
 (0)