From 22599520874c378a710225a6134fec2d9a0a7473 Mon Sep 17 00:00:00 2001 From: Abraham Gonzalez Date: Sat, 11 May 2019 17:33:06 -0700 Subject: [PATCH] rename the workflow --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 45ad274e..50466a24 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -131,7 +131,7 @@ jobs: # Order and dependencies of jobs to run workflows: version: 2 - build-and-test-boom-configs: + build-and-test-rebar-integration: jobs: # Make the toolchain - install-toolchains