forked from third-party-mirrors/zfs_autobackup
Update manual.yml
This commit is contained in:
parent
9e645e9237
commit
6965c04dc6
11
.github/workflows/manual.yml
vendored
11
.github/workflows/manual.yml
vendored
@ -1,23 +1,22 @@
|
||||
name: Regression tests
|
||||
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
ubuntu16:
|
||||
runs-on: ubuntu-16.04
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
steps:
|
||||
- name: Prepare
|
||||
run: sudo apt-get install zfsutils-linux
|
||||
|
||||
- name: Regression test
|
||||
run: sudo zpool status
|
||||
run: pwd; ls
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user