mirror of
https://github.com/sherlock-project/sherlock
synced 2025-02-17 04:58:28 +00:00
Test files names do not comply with pytest discovery
This commit is contained in:
parent
290e5efefc
commit
b584a45966
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@ before_script:
|
|||
- flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
|
||||
script:
|
||||
- python3 -m unittest tests.all --buffer --verbose
|
||||
- pip install pytest
|
||||
- pytest
|
||||
notifications:
|
||||
on_success: change
|
||||
on_failure: change # `always` will be the setting once code changes slow down
|
||||
|
|
Loading…
Add table
Reference in a new issue