Skip to content
Snippets Groups Projects
Unverified Commit 991e9414 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

msg

parent 7c795f8d
No related branches found
No related tags found
No related merge requests found
......@@ -19,4 +19,6 @@ jobs:
sudo apt-get install -y python3-setuptools python3-yaml python3-dev
pip install -U pip pytest coverage pytest-cov Cython
- name: Test
run: pytest
run: |
python setup.py install
pytest
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