This commit is contained in:
phact 2025-09-15 15:49:28 -04:00
parent dd6886aec6
commit ccd5be6bdc

View file

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