We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e7ed1 commit 1214331Copy full SHA for 1214331
.circleci/continue_config.yml
@@ -81,7 +81,7 @@ jobs:
81
command: |
82
go test -v .
83
- store_test_results:
84
- path: test-results
+ path: /tmp/test-results
85
86
package_and_index_charts:
87
executor:
0 commit comments