mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Remove comment
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/docker-publish.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docker-publish.yml
									
									
									
									
										vendored
									
									
								
							@@ -20,7 +20,7 @@ jobs:
 | 
				
			|||||||
        uses: gabrielfalcao/pyenv-action@v5
 | 
					        uses: gabrielfalcao/pyenv-action@v5
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          default: "${{ matrix.python }}"
 | 
					          default: "${{ matrix.python }}"
 | 
				
			||||||
          command: pip install -U pip  # upgrade pip after installing python
 | 
					          command: pip install -U pip
 | 
				
			||||||
    - name: Tests
 | 
					    - name: Tests
 | 
				
			||||||
      env: 
 | 
					      env: 
 | 
				
			||||||
        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 | 
					        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user