Skip to content

Commit

Permalink
Revert "whitespace change"
Browse files Browse the repository at this point in the history
This reverts commit ed76edc.
  • Loading branch information
Nathaniel May committed Mar 9, 2022
1 parent ed76edc commit e6ec034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion performance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
- instead of manually setting the baseline version of dbt to test, pull down the latest stable version as the baseline.

0 comments on commit e6ec034

Please sign in to comment.