forked from third-party-mirrors/zfs_autobackup
Update manual.yml
This commit is contained in:
parent
39514de86a
commit
1c1c6647f1
7
.github/workflows/manual.yml
vendored
7
.github/workflows/manual.yml
vendored
@ -20,8 +20,15 @@ jobs:
|
||||
- name: Prepare
|
||||
run: sudo apt-get install zfsutils-linux
|
||||
|
||||
- name: Coveralls
|
||||
uses: AndreMiras/coveralls-python-action@develop
|
||||
with:
|
||||
parallel: true
|
||||
flag-name: Unit Test
|
||||
|
||||
- name: Regression test
|
||||
run: ls; sudo -E ./run_tests
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user