From 788aec169a24bb27959c43e9616b61623ec25d2f Mon Sep 17 00:00:00 2001 From: Brooke Kuhlmann Date: Sun, 15 Mar 2020 08:38:10 -0600 Subject: [PATCH] Updated Circle CI build label Properly displays the correct label for building of the project. --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 823b010..277a79d 100644 --- a/circle.yml +++ b/circle.yml @@ -57,5 +57,5 @@ jobs: - vendor/bundle - run: - name: Rake Run + name: Build command: bundle exec rake