Skip to content

Commit a0314cd

Browse files
authored
Merge pull request #514 from VirtualLiveLab/revert-513-ci-include-job-in-failed-notify
Revert "ci: include job in failure url"
2 parents ac48788 + 4ca42dd commit a0314cd

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)