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