mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	
							
								
								
									
										3
									
								
								.github/workflows/qodana.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/qodana.yml
									
									
									
									
										vendored
									
									
								
							| @@ -24,7 +24,8 @@ jobs: | ||||
|         with: | ||||
|           fetch-depth: 0  # Shallow clones should be disabled for a better relevancy of analysis | ||||
|       - name: Install dependencies | ||||
|         run: composer install | ||||
|         run: composer install --no-scripts | ||||
|          | ||||
|       - name: 'Qodana Scan' | ||||
|         uses: JetBrains/qodana-action@main | ||||
|         env: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user