mirror of
				https://github.com/gristlabs/grist-core.git
				synced 2025-06-13 20:53:59 +00:00 
			
		
		
		
	workflows: fix yaml indentation (#1193)
This commit is contained in:
		
							parent
							
								
									437aaac6d2
								
							
						
					
					
						commit
						5fec2ad826
					
				
							
								
								
									
										2
									
								
								.github/workflows/docker_latest.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docker_latest.yml
									
									
									
									
										vendored
									
									
								
							@ -123,7 +123,7 @@ jobs:
 | 
			
		||||
        if: ${{ !inputs.disable_tests }}
 | 
			
		||||
        run: yarn run build:prod
 | 
			
		||||
 | 
			
		||||
     - name: Install Google Chrome for Testing
 | 
			
		||||
      - name: Install Google Chrome for Testing
 | 
			
		||||
        run: ./test/test_env.sh node_modules/selenium-webdriver/bin/linux/selenium-manager
 | 
			
		||||
 | 
			
		||||
      - name: Run tests
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user