mirror of
				https://github.com/actions/setup-dotnet.git
				synced 2025-11-04 04:53:45 +00:00 
			
		
		
		
	Fix e2e test
This commit is contained in:
		
							parent
							
								
									dbce00824d
								
							
						
					
					
						commit
						8bdb3102c8
					
				
							
								
								
									
										2
									
								
								.github/workflows/workflow.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/workflow.yml
									
									
									
									
										vendored
									
									
								
							@ -166,7 +166,7 @@ jobs:
 | 
				
			|||||||
          dotnet-version: 3.0.*
 | 
					          dotnet-version: 3.0.*
 | 
				
			||||||
      - name: Verify dotnet
 | 
					      - name: Verify dotnet
 | 
				
			||||||
        shell: pwsh
 | 
					        shell: pwsh
 | 
				
			||||||
        run: __tests__/verify-dotnet.ps1 3.1 2.2 3.0
 | 
					        run: __tests__/verify-dotnet.ps1 2.2 3.0 3.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  test-setup-with-wildcard:
 | 
					  test-setup-with-wildcard:
 | 
				
			||||||
    runs-on: ${{ matrix.operating-system }}
 | 
					    runs-on: ${{ matrix.operating-system }}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user