Skip to content

Commit

Permalink
syntax err fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tevko committed Dec 19, 2024
1 parent 149973f commit 8a2066b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sensemaker-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
run: |
npx ts-node ./evaluations/runner.ts --outputFile "summary" \
--vertexProject "jigsaw-vertex-integration" \
--inputFile "/comments.csv"
--inputFile "/comments.csv" \
--rerunCount 3

0 comments on commit 8a2066b

Please sign in to comment.