Skip to content

Commit 117dc77

Browse files
committed
broke a string template literal
1 parent f7af278 commit 117dc77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
Install with:
9797
\`\`\`bash
9898
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple socket-sdk-python==${version}
99-
\`\`\`;
99+
\`\`\``;
100100
101101
if (botComment) {
102102
// Update existing comment

0 commit comments

Comments
 (0)