mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-11-01 01:25:27 +08:00 
			
		
		
		
	Remove integration tests
This commit is contained in:
		 Patrik Svensson
					Patrik Svensson
				
			
				
					committed by
					
						 Patrik Svensson
						Patrik Svensson
					
				
			
			
				
	
			
			
			 Patrik Svensson
						Patrik Svensson
					
				
			
						parent
						
							a70cc90797
						
					
				
				
					commit
					9ce3b99cd6
				
			
							
								
								
									
										6
									
								
								.github/workflows/ci.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/ci.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -77,12 +77,6 @@ jobs: | |||||||
|       - name: Setup .NET SDK |       - name: Setup .NET SDK | ||||||
|         uses: actions/setup-dotnet@v3 |         uses: actions/setup-dotnet@v3 | ||||||
|  |  | ||||||
|       - name: Integration Tests |  | ||||||
|         shell: bash |  | ||||||
|         run: | |  | ||||||
|           dotnet tool restore |  | ||||||
|           dotnet example --all --skip live --skip livetable --skip prompt --skip screens |  | ||||||
|  |  | ||||||
|       - name: Build |       - name: Build | ||||||
|         shell: bash |         shell: bash | ||||||
|         run: | |         run: | | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user