Skip to content

Commit 52dffe0

Browse files
🔧 Update script file with required functions
1 parent d3f1597 commit 52dffe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ jobs:
148148
echo "status=success" >> $GITHUB_OUTPUT
149149
echo "" >> $GITHUB_STEP_SUMMARY
150150
echo "✅ **All tests passed!**" >> $GITHUB_STEP_SUMMARY
151+
fi
151152
152-
153153
- name: Fail workflow on test failure
154154
if: steps.summary.outputs.status == 'failure'
155155
run: |

0 commit comments

Comments
 (0)