From 7e22a588c195a34bcdaf0420eeea4ede49fc3d39 Mon Sep 17 00:00:00 2001 From: clr2of8 Date: Fri, 8 May 2020 00:32:58 -0600 Subject: [PATCH] debugging --- .circleci/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index b2bea8a0..db0ad80b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -20,8 +20,9 @@ jobs: - run: name: Generate unique GUIDs for each atomic test command: | + chmod +x bin/generate-guids.rb bin/generate-guids.rb - + - run: name: Validate the format of atomic tests against the spec command: |