Loading .github/workflows/eval.yml +1 −1 Original line number Diff line number Diff line Loading @@ -154,7 +154,7 @@ jobs: --arg beforeResultDir ./targetResult \ --arg afterResultDir "$(realpath prResult)" \ --arg touchedFilesJson ./touched-files.json \ --arg githubAuthorId "$AUTHOR_ID" \ --argstr githubAuthorId "$AUTHOR_ID" \ -o comparison cat comparison/step-summary.md >> "$GITHUB_STEP_SUMMARY" Loading Loading
.github/workflows/eval.yml +1 −1 Original line number Diff line number Diff line Loading @@ -154,7 +154,7 @@ jobs: --arg beforeResultDir ./targetResult \ --arg afterResultDir "$(realpath prResult)" \ --arg touchedFilesJson ./touched-files.json \ --arg githubAuthorId "$AUTHOR_ID" \ --argstr githubAuthorId "$AUTHOR_ID" \ -o comparison cat comparison/step-summary.md >> "$GITHUB_STEP_SUMMARY" Loading