Skip to content

Commit 2bf48b8

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
name: run tests
7676
command: |
7777
. venv/bin/activate
78-
REDIS_PORT=6379 python test/test.py
78+
REDIS_PORT=6379 python redisai/test.py
7979
8080
# no need for store_artifacts on nightly builds
8181

0 commit comments

Comments
 (0)