Remove fixed random order
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -139,7 +139,7 @@ jobs: | |||||||
|  |  | ||||||
|     - name: Tests |     - name: Tests | ||||||
|       run: | |       run: | | ||||||
|         pytest --random-order --cov=freqtrade --cov-config=.coveragerc --random-order-seed=781055 |         pytest --random-order --cov=freqtrade --cov-config=.coveragerc | ||||||
|  |  | ||||||
|     - name: Backtesting |     - name: Backtesting | ||||||
|       run: | |       run: | | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user