mirror of
				https://github.com/bspeice/qadapt
				synced 2025-10-31 01:20:36 -04:00 
			
		
		
		
	Different way of setting backtrace
This commit is contained in:
		| @ -28,8 +28,8 @@ install: | ||||
| test_script: | ||||
|   # If you need to run additional steps during testing, they should be placed | ||||
|   # inside this block | ||||
|   - set RUST_BACKTRACE=1 | ||||
|   - if [%APPVEYOR_REPO_TAG%]==[false] ( | ||||
|       set RUST_BACKTRACE=1 && | ||||
|       cargo test --target %TARGET% && | ||||
|       cargo test --target %TARGET% --release | ||||
|     ) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user