Update manual.yml

This commit is contained in:
DatuX 2021-02-02 14:20:46 +01:00 committed by GitHub
parent 75f5e0ee9f
commit 4d0db0b5d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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