ci: poke #1

Merged
williamluke merged 4 commits from lum/poke-drone into main 2022-02-03 09:14:56 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit dd72eb30dc - Show all commits

View File

@ -1,3 +1,3 @@
pip install -r test_requirements.txt
pytest -x --cov=aiee --cov-fail-under=97 --cov-report term-missing tests
pytest -x --cov=cic_utils --cov-fail-under=97 --cov-report term-missing tests