mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Fix script and job
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/sonarcloud.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/sonarcloud.yml
									
									
									
									
										vendored
									
									
								
							| @@ -49,9 +49,7 @@ jobs: | ||||
|         run: composer install --prefer-dist --no-interaction --no-progress --no-scripts | ||||
|  | ||||
|       - name: PHPStan | ||||
|         uses: php-actions/phpstan@v3 | ||||
|         with: | ||||
|           configuration: .ci/phpstan.neon | ||||
|         run: .ci/phpstan.sh | ||||
|  | ||||
|       - name: "Create database file" | ||||
|         run: touch storage/database/database.sqlite | ||||
|   | ||||
		Reference in New Issue
	
	Block a user