This commit is contained in:
		
							parent
							
								
									eb779ec24b
								
							
						
					
					
						commit
						b3c4b2fb8e
					
				@ -19,5 +19,5 @@ jobs:
 | 
				
			|||||||
          python -m pip install -r requirements.txt
 | 
					          python -m pip install -r requirements.txt
 | 
				
			||||||
      - name: Run flask server tests
 | 
					      - name: Run flask server tests
 | 
				
			||||||
        run:
 | 
					        run:
 | 
				
			||||||
          pytest -rA --durations=0 --color=auto
 | 
					          pytest -rA --durations=0 --color=auto  --config-file=tests/pytest.ini
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user