Skip to content

Commit de132ab

Browse files
authored
logs for gpu tests (#798)
1 parent 406b337 commit de132ab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,7 @@ commands:
194194
docker run --gpus all -v $HOME/tests:/build/tests/logs -it --rm redisai-gpu:latest-x64-bionic-test
195195
no_output_timeout: 40m
196196
- store_artifacts:
197-
path: tests/flow/logs
198-
197+
path: $HOME/tests
199198

200199

201200
jobs:

0 commit comments

Comments
 (0)