Try with quotes
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/playwright.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/playwright.yml
									
									
									
									
										vendored
									
									
								
							@ -270,7 +270,7 @@ jobs:
 | 
				
			|||||||
      if: ${{ !cancelled() && (success() || failure()) }}
 | 
					      if: ${{ !cancelled() && (success() || failure()) }}
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        name: playwright-coverage-${{ runner.os }}-${{ matrix.shardIndex }}-${{ github.sha }}
 | 
					        name: playwright-coverage-${{ runner.os }}-${{ matrix.shardIndex }}-${{ github.sha }}
 | 
				
			||||||
        path: .nyc_output/*.json
 | 
					        path: ".nyc_output/*.json"
 | 
				
			||||||
        retention-days: 30
 | 
					        retention-days: 30
 | 
				
			||||||
        overwrite: true
 | 
					        overwrite: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user