Fix test.yml
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -25,10 +25,10 @@ jobs: | |||||||
|           python-version: ${{ matrix.python-version }} |           python-version: ${{ matrix.python-version }} | ||||||
|  |  | ||||||
|       - name: Test Search Space |       - name: Test Search Space | ||||||
| 	run: | |         run: | | ||||||
|           python -m pip install pytest |           python -m pip install pytest | ||||||
|           echo $PWD |           echo $PWD | ||||||
| 	  ls |           ls | ||||||
|           python --version |           python --version | ||||||
|           python -m pytest AutoDL-Projects/tests --durations=0 |           python -m pytest AutoDL-Projects/tests --durations=0 | ||||||
| 	 |         shell: bash | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user