Skip to content

Commit 97af091

Browse files
authored
Run ty benchmarks when ruff_benchmark changes (#18758)
1 parent 1188ffc commit 97af091

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ jobs:
184184
':crates/ruff_python_trivia/**' \
185185
':crates/ruff_source_file/**' \
186186
':crates/ruff_text_size/**' \
187+
':crates/ruff_benchmark/**' \
187188
':.github/workflows/ci.yaml' \
188189
; then
189190
echo "changed=false" >> "$GITHUB_OUTPUT"

0 commit comments

Comments
 (0)