Skip to content

Commit c8cd9a6

Browse files
committed
fix: path
1 parent 1c99269 commit c8cd9a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test-rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
paths:
99
- "batcher/**"
1010
- "aggregation_mode/**"
11-
- ".github/workflows/build-rust.yml"
11+
- ".github/workflows/build-and-test-rust.yml"
1212

1313
jobs:
1414
build:

0 commit comments

Comments
 (0)