mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-04 13:53:41 +00:00 
			
		
		
		
	ci(test): remove "Check Yarn Version" step in check-package job (#177)
				
					
				
			This commit is contained in:
		
							parent
							
								
									7f3e5e30b1
								
							
						
					
					
						commit
						5d4ec5ed25
					
				
							
								
								
									
										5
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							@ -20,11 +20,6 @@ jobs:
 | 
				
			|||||||
      - name: Install Dependencies
 | 
					      - name: Install Dependencies
 | 
				
			||||||
        uses: threeal/yarn-install-action@v1.0.0
 | 
					        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
 | 
					      - name: Check Format
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          corepack yarn format
 | 
					          corepack yarn format
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user