Skip to content

Commit 32c8322

Browse files
committed
fix: ci
1 parent eae8aee commit 32c8322

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
pull_request:
66
paths: # Only run when changes are made to rust code or root Cargo
77
- "crates/**"
8+
- "lib/**"
89
- "fuzz/**"
910
- "xtask/**"
1011
- "Cargo.toml"

0 commit comments

Comments
 (0)