Fix typo on liquid setup
This commit is contained in:
		
							parent
							
								
									822d5e8a72
								
							
						
					
					
						commit
						e2d47ef06d
					
				
							
								
								
									
										2
									
								
								.github/workflows/cypress.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/cypress.yml
									
									
									
									
										vendored
									
									
								
							@ -46,7 +46,7 @@ jobs:
 | 
			
		||||
          record: true
 | 
			
		||||
          parallel: true
 | 
			
		||||
          spec: cypress/integration/liquid/liquid.spec.ts
 | 
			
		||||
          env: BASE_MODULE=lidquid
 | 
			
		||||
          env: BASE_MODULE=liquid
 | 
			
		||||
          group: Tests on ${{ matrix.browser }} (Liquid)
 | 
			
		||||
          browser: ${{ matrix.browser }}
 | 
			
		||||
          ci-build-id: '${{ github.sha }}-${{ github.workflow }}-${{ github.event_name }}'
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user