@ -36,4 +36,4 @@ jobs:
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Test with pytest
run: |
pytest -n 1 PyCTBN/tests
python -m unittest
@ -6,4 +6,5 @@ __pycache__
**/dist
**/results_data
**/.scannerwork
**/build
**/sphinx-out
Before
Width: | Height: | Size: 17 KiB