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

add GitHub Actions

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