mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
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:
parent
8d17b67642
commit
5150c721f4
2 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue