Update manual.yml
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/manual.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/manual.yml
									
									
									
									
										vendored
									
									
								
							| @ -13,12 +13,13 @@ jobs: | ||||
|       | ||||
|   ubuntu16: | ||||
|     runs-on: ubuntu-16.04 | ||||
|      | ||||
|     steps: | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@v2.3.4 | ||||
|         | ||||
|       - name: Prepare | ||||
|         run: sudo apt-get install zfsutils-linux; sudo pip3 install coverage | ||||
|         run: sudo apt-get install zfsutils-linux && sudo pip3 install coverage unittest2 | ||||
|         | ||||
|         | ||||
|       - name: Regression test | ||||
|  | ||||
		Reference in New Issue
	
	Block a user