ci: major refactors & add msvc check #8
					 1 changed files with 1 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -13,10 +13,7 @@ steps:
 | 
			
		|||
- name: greeting
 | 
			
		||||
  shell: powershell
 | 
			
		||||
  commands:
 | 
			
		||||
  - |
 | 
			
		||||
    $Env:PYTHONUNBUFFERED = "1"
 | 
			
		||||
    conan build . -c tools.system.package_manager:mode=install -c tools.cmake.cmaketoolchain:generator=Ninja -s build_type=Release -o enable_tests=True --build=missing
 | 
			
		||||
 | 
			
		||||
    - python -u "$(Get-Command conan | Select-Object -ExpandProperty Source)" --version
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
kind: pipeline
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue