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: |