We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c99269 commit c8cd9a6Copy full SHA for c8cd9a6
1 file changed
.github/workflows/build-and-test-rust.yml
@@ -8,7 +8,7 @@ on:
8
paths:
9
- "batcher/**"
10
- "aggregation_mode/**"
11
- - ".github/workflows/build-rust.yml"
+ - ".github/workflows/build-and-test-rust.yml"
12
13
jobs:
14
build:
0 commit comments