Skip to content

Commit

Permalink
Update bench.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nfcampos authored Sep 11, 2024
1 parent c172362 commit 33017b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: benchmark-baseline.json
path: out
path: libs/langgraph/out
- name: Compare benchmarks
run: poetry run pyperf compare_to out/benchmark-baseline.json out/benchmark.json --table --group-by-speed >> $GITHUB_OUTPUT
- name: Annotation
Expand Down

0 comments on commit 33017b5

Please sign in to comment.