ci: show files installed in sbin.
This commit is contained in:
parent
3190328691
commit
00a8ea1558
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -128,6 +128,7 @@ jobs:
|
|||
- name: Install integration dependencies
|
||||
run: |
|
||||
bash tests/requirements.sh
|
||||
find /usr/sbin/ -type f
|
||||
|
||||
- name: Run the integration tests
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue