forked from third-party-mirrors/zfs_autobackup
Update manual.yml
This commit is contained in:
parent
10e7e5b95f
commit
12c45f95c3
2
.github/workflows/manual.yml
vendored
2
.github/workflows/manual.yml
vendored
@ -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
|
||||
run: sudo apt-get install zfsutils-linux && sudo pip3 install coverage unittest2 mock
|
||||
|
||||
|
||||
- name: Regression test
|
||||
|
Loading…
x
Reference in New Issue
Block a user