Skip to content

Commit

Permalink
Run baseline benchmark job whenever bench code changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nfcampos authored Oct 2, 2024
1 parent e890d5e commit 58a7259
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 58a7259

Please sign in to comment.