Skip to content

Commit

Permalink
Run baseline benchmark job whenever bench code changes (#1058)
Browse files Browse the repository at this point in the history
  • Loading branch information
nfcampos authored Oct 2, 2024
2 parents 3f7b7e3 + 58a7259 commit f0bf4b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/py-baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches: [main]
paths:
- "python/langsmith/**"
- "python/bench/**"

env:
POETRY_VERSION: "1.7.1"
Expand Down

0 comments on commit f0bf4b6

Please sign in to comment.