forked from third-party-mirrors/zfs_autobackup
Update manual.yml
This commit is contained in:
parent
da55436863
commit
fa372799f5
10
.github/workflows/manual.yml
vendored
10
.github/workflows/manual.yml
vendored
@ -7,9 +7,17 @@ on:
|
||||
jobs:
|
||||
ubuntu16:
|
||||
runs-on: ubuntu-16.04
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
steps:
|
||||
- name: Prepare
|
||||
run: apt-get install zfsutils-linux
|
||||
|
||||
- name: Regression test
|
||||
run: id; uname -a; dmesg
|
||||
run: sudo zpool status
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user