Skip to content

Commit 9fadf59

Browse files
committed
ci: fix slack notif
1 parent 82ccf55 commit 9fadf59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-ui-e2e-only-desktop.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ jobs:
321321
"fields": [
322322
{
323323
"type": "mrkdwn",
324-
"text": "*Allure Report*\n<${{ steps.allure-server.outputs.report-url }}|${{ inputs.report_path }}>"
324+
"text": "*Allure Report*\n<${{ steps.allure-server.outputs.report-url }}|allure-results-linux>"
325325
},
326326
{
327327
"type": "mrkdwn",

0 commit comments

Comments
 (0)