diff --git a/.circleci/config.yml b/.circleci/config.yml index 13053a31a..d72b329c2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -21,7 +21,7 @@ jobs: command: /dendrite_sytest.sh - run: name: Check for new tests to be added to testfile - command: /show-expected-fail-tests.sh /logs/results.tap + command: ./show-expected-fail-tests.sh /logs/results.tap - store_artifacts: path: /logs