Skip to content
Snippets Groups Projects
Commit 4e7926b5 authored by Robert Rosca's avatar Robert Rosca Committed by Karim Ahmed
Browse files

Update testing method, add cov flags

parent da48cdf5
No related branches found
No related tags found
1 merge request!605Update RTD documentation. (docstrings, changelog, documentation refactors)
......@@ -56,10 +56,5 @@ cython-editable-install-test:
only: [merge_requests]
<<: *before_script
script:
<<<<<<< HEAD
- python3 -m pip install -e ".[test]"
- python3 -m pytest --color yes --verbose ./tests/test_agipdalgs.py
=======
- python3 -m pip install ".[test]"
- pytest -vv tests/test_*
>>>>>>> Adjust CI for new setup.py requirements
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