Reduce the test action

This commit is contained in:
Lee Miller 2024-02-27 18:14:02 +02:00
parent 4feb488408
commit 8e1fcb50c2
Signed by untrusted user: lee.miller
GPG Key ID: 4F97A5EA88F4AB63
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@ jobs:
steps:
- name: Install dependencies
run: |
apt-get install -yq software-properties-common
apt-add-repository ppa:purplei2p/i2pd
apt-get update
apt-get install -yq --no-install-suggests --no-install-recommends \
python3-dev python3-pip python3-venv python-is-python3 sudo i2pd
pip install setuptools wheel