Hi, I have the same problem the posts below have described: I set up a .circleci/config.yml (see https://circleci.com/gh/michael-brade/LaTeX.js/12#config/containers/0), added the store_test_results, artifacts are uploaded properly – and yet, the webgui in the tab “Test Summary” claims I need to setup tests. I don’t know how, and I don’t understand the answers in those posts:
How and where do I define $CIRCLE_TEST_REPORTS? I found no examples or documentation. The second thread actually claims that it should work without setting the variable.