try disable pytest plugin autoload
This commit is contained in:
@@ -35,4 +35,5 @@ jobs:
|
||||
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
export PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
|
||||
python -m pytest tests
|
||||
|
||||
Reference in New Issue
Block a user