Update manual.yml
This commit is contained in:
2
.github/workflows/manual.yml
vendored
2
.github/workflows/manual.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2.3.4
|
uses: actions/checkout@v2.3.4
|
||||||
|
|
||||||
- name: Prepare
|
- name: Prepare
|
||||||
run: sudo apt-get install zfsutils-linux && sudo pip3 install coverage unittest2 mock
|
run: sudo apt-get install zfsutils-linux && sudo pip3 install coverage unittest2 mock==3.0.5
|
||||||
|
|
||||||
|
|
||||||
- name: Regression test
|
- name: Regression test
|
||||||
|
|||||||
Reference in New Issue
Block a user