Skip to content
Snippets Groups Projects
Commit fc8c7401 authored by Tom Vander Aa's avatar Tom Vander Aa
Browse files

ENH: py.test timeout 20 -> 60

parent 7a7395ca
Branches
Tags
No related merge requests found
Pipeline #
......@@ -34,7 +34,7 @@ test_pytest:
image: it4i/loombuilder:latest
script:
- cd tests/client
- py.test -x -v --timeout=20
- py.test -x -v --timeout=60
artifacts:
when: on_failure
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment