Skip to content

Commit

Permalink
change path
Browse files Browse the repository at this point in the history
  • Loading branch information
tevko committed Dec 19, 2024
1 parent 7a4c3f5 commit 2bb33b0
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 @@ -31,7 +31,7 @@ jobs:

- name: Generate Summary Output
run: |
npx ts-node ./evaluations/runner.ts --outputFile "summary" \
npx ts-node runner-cli/runner.ts --outputFile "summary" \
--vertexProject "jigsaw-vertex-integration" \
--inputFile "/comments.csv" \
--rerunCount 3
Expand Down

0 comments on commit 2bb33b0

Please sign in to comment.