Skip to content

Commit ae2224e

Browse files
authored
Update ignored paths for pull requests in CI
1 parent 5d39a3a commit ae2224e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
pull_request:
1313
paths-ignore:
1414
- "docs/**"
15-
- "benchmark/**"
15+
- "bench/**"
1616
- "*.pyi"
1717
- "*.md"
1818
- ".github/**"

0 commit comments

Comments
 (0)