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
75f5e0ee9f
commit
4d0db0b5d3
8
.github/workflows/manual.yml
vendored
8
.github/workflows/manual.yml
vendored
@ -2,11 +2,17 @@ name: Regression tests
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
jobs:
|
||||
ubuntu16:
|
||||
runs-on: ubuntu-16.04
|
||||
steps:
|
||||
- name: Regression test
|
||||
run: sudo -E ./run_tests
|
||||
run:
|
||||
- id
|
||||
- dmesg
|
||||
- uname -a
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user