mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-23 23:10:57 +07:00
Make testing more verbose, 2nd try
This commit is contained in:
parent
782a9425e9
commit
66703bbee7
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -65,4 +65,6 @@ jobs:
|
||||
- name: make
|
||||
run: make -j$(($(nproc)+1))
|
||||
- name: check
|
||||
run: make check; cat test/udev-test.pl.log
|
||||
run: make check
|
||||
- name: check-log
|
||||
run: cat test/udev-test.pl.log
|
||||
|
Loading…
Reference in New Issue
Block a user