mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-28 21:46:41 +00:00 
			
		
		
		
	👷 CI: 添加 codecov junit result report (#3138)
This commit is contained in:
		| @@ -4,4 +4,4 @@ | ||||
| cd "$(dirname "$0")/../tests" | ||||
|  | ||||
| # Run the tests | ||||
| pytest -n auto --cov-append --cov-report xml $@ | ||||
| pytest -n auto --cov-append --cov-report xml --junitxml=./junit.xml $@ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user