apt install gpg before running the ci tests
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user