Fix setup-buildx test workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									6df1822dc3
								
							
						
					
					
						commit
						36c90bc3ab
					
				
							
								
								
									
										4
									
								
								.github/workflows/setup-buildx-test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/setup-buildx-test.yml
									
									
									
									
										vendored
									
									
								
							| @ -19,10 +19,10 @@ jobs: | ||||
|         uses: actions/checkout@v2.3.1 | ||||
|       - | ||||
|         name: Install | ||||
|         run: yarn install | ||||
|         run: yarn --cwd ./setup-buildx/ install | ||||
|       - | ||||
|         name: Test | ||||
|         run: yarn run test | ||||
|         run: yarn --cwd ./setup-buildx/ run test | ||||
| #      - | ||||
| #        name: Upload coverage | ||||
| #        uses: codecov/codecov-action@v1.0.7 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user