Skip to content
Snippets Groups Projects
Commit 996a995f authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

faster build

parent 9b20b744
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ commands:
unit_test:
description: Run the unit tests
steps:
- run: pytest -vv --cov=satella
- run: pytest -n 8 -vv --cov=satella
jobs:
test:
executor: my-executor
......
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