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

fix pyproject.toml

parent 42ff37f9
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ commands: ...@@ -13,7 +13,7 @@ commands:
command: | command: |
pip install -r requirements.txt pip install -r requirements.txt
pip install -U pytest-xdist pytest-cov pytest pytest-forked pluggy py opentracing pip install -U pytest-xdist pytest-cov pytest pytest-forked pluggy py opentracing
python setup.py install pip install .
unit_test: unit_test:
description: Run the unit tests description: Run the unit tests
steps: steps:
......
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