fix(ci/eval-stats): resolve prResult symlink

This commit is contained in:
Johannes Kirschbauer
2025-05-07 18:01:39 +02:00
parent c6b82a9144
commit c8276114ac
+1 -1
View File
@@ -219,7 +219,7 @@ jobs:
# Use the target branch to get accurate maintainer info
nix-build target/ci -A eval.compare \
--arg beforeResultDir ./targetResult \
--arg afterResultDir ./prResult \
--arg afterResultDir $(realpath prResult) \
--arg touchedFilesJson ./touched-files.json \
-o comparison