diff --git a/.circleci/config.yml b/.circleci/config.yml index bdf2891d7..82d717790 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -112,7 +112,7 @@ jobs: # a collection of - run: name: Run Unit Tests with XSpec command: | - bash true + bash -c "/bin/true" job-validate-markdown: executor: java-executor steps: