From e6ec034a1e821af4756e62d3115fa88c5c569a09 Mon Sep 17 00:00:00 2001 From: Nathaniel May Date: Wed, 9 Mar 2022 14:35:49 -0500 Subject: [PATCH] Revert "whitespace change" This reverts commit ed76edc4589d9bf6344839f19548d2be8136b752. --- performance/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/performance/README.md b/performance/README.md index 947ed05ff04..71aba30b989 100644 --- a/performance/README.md +++ b/performance/README.md @@ -15,4 +15,4 @@ In `runner/src/measure.rs::measure` add a metric to the `metrics` Vec. The Githu - possibly using the uploaded json artifacts to store these results so they can be graphed over time - reading new metrics from a file so no one has to edit rust source to add them to the suite - instead of building the rust every time, we could publish and pull down the latest version. -- instead of manually setting the baseline version of dbt to test, pull down the latest stable version as the baseline. \ No newline at end of file +- instead of manually setting the baseline version of dbt to test, pull down the latest stable version as the baseline.