ci: show files installed in sbin.
This commit is contained in:
parent
d575812e29
commit
acc35c3bd7
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
|
- name: Install integration dependencies
|
||||||
run: |
|
run: |
|
||||||
bash tests/requirements.sh
|
bash tests/requirements.sh
|
||||||
|
find /usr/sbin/ -type f
|
||||||
|
|
||||||
- name: Run the integration tests
|
- name: Run the integration tests
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue