mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	github-actions: readding previously removed "-n auto"
possibly this is fixed by the wheel dependency that was missing before.
This commit is contained in:
		| @@ -3,7 +3,7 @@ exclude = migrations, paperless/settings.py, .tox, */tests/* | ||||
|  | ||||
| [tool:pytest] | ||||
| DJANGO_SETTINGS_MODULE=paperless.settings | ||||
| addopts = --pythonwarnings=all --cov --cov-report=html | ||||
| addopts = --pythonwarnings=all --cov --cov-report=html -n auto | ||||
| env = | ||||
|   PAPERLESS_DISABLE_DBHANDLER=true | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Mark Schmitt
					Mark Schmitt