diff --git a/README.md b/README.md index bb11a4e91..2719ae776 100644 --- a/README.md +++ b/README.md @@ -166,3 +166,5 @@ It is likely best to target a specific model so things don't take so long on som ``` $ dbt run --select {name_of_the_model} ``` + +This is just to test PRs!