.circleci/config.yml @@ -8,9 +8,8 @@ - checkout - run: make - run: | # tell the operating system to remove the file size limit on core dump files ulimit -c unlimited ./dump ./darknet - run: command: | mkdir -p /tmp/core_dumps