verify_apk_signature: work when options is not set

Then test_signatures.py can run on the PUBLISH CI job.
This commit is contained in:
Hans-Christoph Steiner 2025-03-12 17:03:13 +01:00
parent 8d17b67642
commit 5150c721f4
2 changed files with 3 additions and 2 deletions

View file

@ -739,6 +739,7 @@ PUBLISH:
tests/test_gpgsign.py
tests/test_metadata.py
tests/test_publish.py
tests/test_signatures.py
tests/test_signindex.py
- cd tests