Skip to content

Commit 02c3c05

Browse files
committed
ci: Fix creating issue comment
1 parent cfb6a7c commit 02c3c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-rustc-targets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4343
run: |
4444
gh issue comment 1426 --body "
45-
Failed parsing `rustc` target on `$(rustc --version)`.
45+
Failed parsing \`rustc\` target on \`$(rustc --version)\`.
4646
4747
<details><summary>Test output</summary>
4848
<p>

0 commit comments

Comments
 (0)