Increase integration test exec timeout to 45s

pull/1125/head
Bernhard Mueller 5 years ago
parent 82e3b209f8
commit f00786eb6d
  1. 2
      .circleci/config.yml

@ -107,7 +107,7 @@ jobs:
-e CIRCLE_BUILD_URL=$CIRCLE_BUILD_URL \
-e CIRCLE_WEBHOOK_URL=$CIRCLE_WEBHOOK_URL \
--rm edelweiss-mythril:latest \
--timeout 30 \
--timeout 45 \
--output-dir /opt/edelweiss \
--s3 \
--circle-ci CircleCI/mythril.csv \

Loading…
Cancel
Save