ls keys
This commit is contained in:
parent
dd6886aec6
commit
ccd5be6bdc
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test-integration.yml
vendored
2
.github/workflows/test-integration.yml
vendored
|
|
@ -50,3 +50,5 @@ jobs:
|
|||
DISABLE_STARTUP_INGEST: "true"
|
||||
run: |
|
||||
make test-ci
|
||||
echo "Keys directory after tests:"
|
||||
ls -la keys/ || echo "No keys directory"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue