Fix test.yml
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -28,7 +28,8 @@ jobs: | |||||||
|         run: | |         run: | | ||||||
|           python -m pip install pytest |           python -m pip install pytest | ||||||
|           echo $PWD |           echo $PWD | ||||||
|  |           echo "Show what we have here:" | ||||||
|           ls |           ls | ||||||
|           python --version |           python --version | ||||||
|           python -m pytest AutoDL-Projects/tests --durations=0 |           python -m pytest ./tests --durations=0 | ||||||
|         shell: bash |         shell: bash | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user