mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-04-13 22:47:12 +03:00
Update manual.yml
This commit is contained in:
parent
371de417a4
commit
49f6e36749
11
.github/workflows/manual.yml
vendored
11
.github/workflows/manual.yml
vendored
@ -11,11 +11,14 @@ jobs:
|
||||
ubuntu16:
|
||||
runs-on: ubuntu-16.04
|
||||
steps:
|
||||
- name: Prepare
|
||||
run: sudo apt-get install zfsutils-linux
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2.3.4
|
||||
|
||||
- name: Regression test
|
||||
run: pwd; ls ..
|
||||
- name: Prepare
|
||||
run: sudo apt-get install zfsutils-linux
|
||||
|
||||
- name: Regression test
|
||||
run: ls; sudo -E ./run_tests
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user