mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-04 05:43:42 +00:00 
			
		
		
		
	ci(test): remove "Check Yarn Version" step in check-package job
				
					
				
			This commit is contained in:
		
							parent
							
								
									27388e46f3
								
							
						
					
					
						commit
						11afd73569
					
				
							
								
								
									
										5
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							@ -20,11 +20,6 @@ jobs:
 | 
			
		||||
      - name: Install Dependencies
 | 
			
		||||
        uses: threeal/yarn-install-action@v1.0.0
 | 
			
		||||
 | 
			
		||||
      - name: Check Yarn Version
 | 
			
		||||
        run: |
 | 
			
		||||
          corepack yarn set version stable
 | 
			
		||||
          git diff --exit-code HEAD
 | 
			
		||||
 | 
			
		||||
      - name: Check Format
 | 
			
		||||
        run: |
 | 
			
		||||
          corepack yarn format
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user