]> git.puffer.fish Git - matthieu/nova.git/commitdiff
fix circleci
authorMatthieu <matthieu@developershouse.xyz>
Wed, 13 Oct 2021 13:06:47 +0000 (17:06 +0400)
committerMatthieu <matthieu@developershouse.xyz>
Wed, 13 Oct 2021 13:06:47 +0000 (17:06 +0400)
.circleci/config.yml

index c0699f20a5a96939aa50dbb8d2587197facf6095..8a4ae38b6a65435a576c70b9b605b1f57f50dc30 100644 (file)
@@ -39,7 +39,7 @@ commands:
       - store_artifacts:
           path: ~/project/artifacts
       - store_test_results:
-          path: ~/project/bazel-testlogs/*
+          path: ~/project/bazel-testlogs/
 
 jobs:
   build-linux-arm64: