Skip to content
Snippets Groups Projects
Commit d24bd728 authored by Éloïs's avatar Éloïs
Browse files

ci(tests): force cucumber tests to exec sequentially

parent ecc3effa
No related branches found
No related tags found
1 merge request!27make manual seal compatible with BABE
......@@ -118,8 +118,9 @@ tests_debug:
DUNITER_INTEGRATION_TESTS_SPAWN_NODE_DURATION: "20"
script:
- cargo test --workspace --exclude duniter-integration-tests
- cargo cucumber -i balance*
- cargo cucumber -i monetary*
- cargo cucumber -i *transfer*
- cargo cucumber -i transfer*
dependencies:
- build_debug
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment