Skip to content

Commit

Permalink
Fix link in PR comment ("Build failed. see the [logs]") (ydb-platform…
Browse files Browse the repository at this point in the history
  • Loading branch information
maximyurchuk authored Jul 19, 2024
1 parent 56105b2 commit 7acfb67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/test_ya/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ runs:
YA_MAKE_OUTPUT="$PUBLIC_DIR/ya_make_output.log"
YA_MAKE_OUTPUT_URL="$PUBLIC_DIR_URL/ya_make_output.log"
echo "10 [Ya make output]($YA_MAKE_OUTPUT_URL)" >> $SUMMARY_LINKS
echo "YA_MAKE_OUTPUT_URL=$YA_MAKE_OUTPUT_URL" >> $GITHUB_ENV
echo "Build+Tests **{platform_name}-${BUILD_PRESET}** is running..." | GITHUB_TOKEN="${{ github.token }}" .github/scripts/tests/comment-pr.py
set +ex
Expand Down

0 comments on commit 7acfb67

Please sign in to comment.