Skip to content

Commit 2d978dc

Browse files
module name
1 parent 3633a86 commit 2d978dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ commands:
312312
default: $CIRCLE_USERNAME
313313
module_path:
314314
type: string
315-
default: bin/linux-x64-release/redisbloom.so
315+
default: bin/linux-x64-release/rejson.so
316316
profile_env:
317317
type: string
318318
default: "0"
@@ -523,7 +523,7 @@ jobs:
523523
- build-steps
524524
- benchmark-steps
525525

526-
benchmark-bloom-oss-standalone-test:
526+
benchmark-json-oss-standalone-test:
527527
docker:
528528
- image: redisfab/rmbuilder:6.2.7-x64-focal
529529
steps:
@@ -683,7 +683,7 @@ workflows:
683683
- benchmark-json-oss-standalone:
684684
<<: *on-integ-and-version-tags
685685
context: common
686-
- benchmark-bloom-oss-standalone-test:
686+
- benchmark-json-oss-standalone-test:
687687
<<: *on-test-branch
688688
context: common
689689
- benchmark-json-oss-standalone-profiler:

0 commit comments

Comments
 (0)