Fix CI interpret step using wrong relative path for summary CSV
CI / build-and-push (push) Successful in 14s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-26 12:25:10 -04:00
parent 6105c28887
commit d47afd8542
+1 -1
View File
@@ -58,4 +58,4 @@ jobs:
- name: Interpret results - name: Interpret results
if: always() if: always()
run: pnpm --filter @ai-tycoon/game-simulation interpret -- --summary packages/game-simulation/multirun-summary.csv run: pnpm --filter @ai-tycoon/game-simulation interpret -- --summary multirun-summary.csv