apt install gpg before running the ci tests
This commit is contained in:
parent
d146ce9fb6
commit
cdfb5d56fc
@ -4,5 +4,5 @@ test:
|
||||
image: ubuntu:latest
|
||||
script:
|
||||
- apt update
|
||||
- apt install -y python3 cython3
|
||||
- apt install -y python3 cython3 gpg
|
||||
- ./run_tests.py
|
||||
|
Loading…
Reference in New Issue
Block a user