Update manual.yml

This commit is contained in:
DatuX 2021-02-02 14:55:57 +01:00 committed by GitHub
parent 12c45f95c3
commit fde4a5ed6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v2.3.4
- 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