Skip to content

Commit ebd3bbf

Browse files
fix(benchmark): run benchmarks on lockfile changes (#228)
1 parent aa382b7 commit ebd3bbf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/benchmark.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- "benchmarks/**"
1010
- "setup.py"
1111
- "pyproject.toml"
12+
- "poetry.lock"
1213
- "requirements-codspeed.txt"
1314
- "requirements-pytest.txt"
1415
push:
@@ -19,6 +20,7 @@ on:
1920
- "benchmarks/**"
2021
- "setup.py"
2122
- "pyproject.toml"
23+
- "poetry.lock"
2224
- "requirements-codspeed.txt"
2325
- "requirements-pytest.txt"
2426
workflow_dispatch:

0 commit comments

Comments
 (0)