We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac48788 + 4ca42dd commit a0314cdCopy full SHA for a0314cd
1 file changed
.github/workflows/test.yml
@@ -95,7 +95,7 @@ jobs:
95
# Create a comment body
96
cat << EOF > COMMENT.md
97
## 🚨 Snapshot test failed
98
- See the details: [workflow run](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}/job/${{ github.job }})
+ See the details: [workflow run](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})
99
100
### Errors
101
EOF
0 commit comments