You've already forked pg_probackup
							
							
				mirror of
				https://github.com/postgrespro/pg_probackup.git
				synced 2025-10-31 00:17:52 +02:00 
			
		
		
		
	Add psycopg2 to the testing environment
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @@ -72,8 +72,7 @@ jobs: | ||||
|       - name: Install Testgres | ||||
|         run: | | ||||
|           git clone -b no-port-for --single-branch --depth 1 https://github.com/postgrespro/testgres.git | ||||
|           cd testgres | ||||
|           python setup.py install | ||||
|           pip3 install psycopg2 ./testgres | ||||
|  | ||||
|       # Grant the Github runner user full control of the workspace for initdb to successfully process the data folder | ||||
|       - name: Test Probackup | ||||
|   | ||||
		Reference in New Issue
	
	Block a user