diff --git a/.gitea/workflows/balance-check.yml b/.gitea/workflows/balance-check.yml index 6c87f58..681aa36 100644 --- a/.gitea/workflows/balance-check.yml +++ b/.gitea/workflows/balance-check.yml @@ -58,4 +58,4 @@ jobs: - name: Interpret results 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