Skip to content

Commit 1214331

Browse files
committed
fix
1 parent 36e7ed1 commit 1214331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/continue_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
command: |
8282
go test -v .
8383
- store_test_results:
84-
path: test-results
84+
path: /tmp/test-results
8585

8686
package_and_index_charts:
8787
executor:

0 commit comments

Comments
 (0)