Skip to content

Commit 4ca42dd

Browse files
authored
Revert "ci: include job in failure url"
1 parent ac48788 commit 4ca42dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
# Create a comment body
9696
cat << EOF > COMMENT.md
9797
## 🚨 Snapshot test failed
98-
See the details: [workflow run](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}/job/${{ github.job }})
98+
See the details: [workflow run](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})
9999
100100
### Errors
101101
EOF

0 commit comments

Comments
 (0)