mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 00:17:34 -05:00 
			
		
		
		
	Download snappdf for running tests
This commit is contained in:
		
							parent
							
								
									4460e970bd
								
							
						
					
					
						commit
						dfdd5437d5
					
				
							
								
								
									
										1
									
								
								.github/workflows/phpunit.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/phpunit.yml
									
									
									
									
										vendored
									
									
								
							@ -103,6 +103,7 @@ jobs:
 | 
				
			|||||||
    - name: Run Testsuite
 | 
					    - name: Run Testsuite
 | 
				
			||||||
      run: |
 | 
					      run: |
 | 
				
			||||||
        cat .env
 | 
					        cat .env
 | 
				
			||||||
 | 
					        vendor/bin/snappdf download
 | 
				
			||||||
        vendor/bin/phpunit --testdox
 | 
					        vendor/bin/phpunit --testdox
 | 
				
			||||||
      env:
 | 
					      env:
 | 
				
			||||||
        DB_PORT: ${{ job.services.mysql.ports[3306] }}
 | 
					        DB_PORT: ${{ job.services.mysql.ports[3306] }}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user