mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 23:37:33 -05:00 
			
		
		
		
	Update phpunit.yml
This commit is contained in:
		
							parent
							
								
									6a0569869f
								
							
						
					
					
						commit
						14d63d6553
					
				
							
								
								
									
										3
									
								
								.github/workflows/phpunit.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/phpunit.yml
									
									
									
									
										vendored
									
									
								
							@ -107,6 +107,9 @@ jobs:
 | 
			
		||||
      env:
 | 
			
		||||
        DB_PORT: ${{ job.services.mysql.ports[3306] }}
 | 
			
		||||
    
 | 
			
		||||
    - name: HCL AppScan CodeSweep
 | 
			
		||||
      uses: HCL-TECH-SOFTWARE/appscan-codesweep-action@v1
 | 
			
		||||
 | 
			
		||||
    - name: Run php-cs-fixer
 | 
			
		||||
      run: |
 | 
			
		||||
        vendor/bin/php-cs-fixer fix
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user