mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-04 05:43:42 +00:00 
			
		
		
		
	ci: remove specified-shell job in the Test workflow
				
					
				
			This commit is contained in:
		
							parent
							
								
									025d277e55
								
							
						
					
					
						commit
						929847d0e5
					
				
							
								
								
									
										13
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										13
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							@ -162,16 +162,3 @@ jobs:
 | 
			
		||||
          build-args: --target test_c --target test_cpp
 | 
			
		||||
          run-test: true
 | 
			
		||||
          test-args: -R test
 | 
			
		||||
 | 
			
		||||
  specified-shell:
 | 
			
		||||
    runs-on: windows-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Checkout the repository
 | 
			
		||||
        uses: actions/checkout@v4.1.1
 | 
			
		||||
 | 
			
		||||
      - name: Use the action with specified shell
 | 
			
		||||
        uses: ./
 | 
			
		||||
        with:
 | 
			
		||||
          shell: bash
 | 
			
		||||
          source-dir: test
 | 
			
		||||
          run-build: true
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user