From 29a4e8a9d0f16bef4429ef0b76d81a6907d5d207 Mon Sep 17 00:00:00 2001 From: Dale Black Date: Tue, 25 Jun 2024 11:30:44 -0700 Subject: [PATCH] modify pipeline again --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 7e1afed..89ce0fd 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -49,7 +49,7 @@ steps: - exit_status: 3 - label: "Upload Benchmark Results" - command: buildkite-agent artifact upload benchmark_results/* + command: buildkite-agent artifact upload test/benchmark_results/* - label: "Metal Julia {{matrix.version}}" matrix: