Skip to content

Commit 7bece05

Browse files
authored
Update config.yml
1 parent 2bf48b8 commit 7bece05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
name: run tests
3838
command: |
3939
. venv/bin/activate
40-
REDIS_PORT=6379 python test/test.py
40+
REDIS_PORT=6379 python redisai/test.py
4141
4242
- store_artifacts:
4343
path: test-reports

0 commit comments

Comments
 (0)