Skip to content

Commit 100659b

Browse files
committed
store test results
1 parent c6545c4 commit 100659b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/continue_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ jobs:
7575
name: Run chart validation tests
7676
command: |
7777
go test -v .
78+
- store_test_results:
79+
path: test-results
7880

7981
package_and_index_charts:
8082
executor:

0 commit comments

Comments
 (0)