mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 21:25:42 +00:00 
			
		
		
		
	Add django redis to postgres dep installation
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/postgresql.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/postgresql.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -55,6 +55,7 @@ jobs: | ||||
|           sudo apt-get install libpq-dev | ||||
|           pip3 install invoke | ||||
|           pip3 install psycopg2 | ||||
|           pip3 install django-redis>=5.0.0 | ||||
|           invoke install | ||||
|       - name: Run Tests | ||||
|         run: invoke test | ||||
|   | ||||
		Reference in New Issue
	
	Block a user