0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-22 13:43:04 -05:00
This commit is contained in:
Bert van der Weerd 2023-11-04 12:41:03 +01:00
parent e02ec82542
commit 484de5cc8e
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0

View file

@ -30,6 +30,8 @@ Test:
allow_failure: true
image: debian
script:
- apt-get update && apt-get -y upgrade
- apt-get -y install build-essential curl jq make python3 python3-dev python3-pip wget
- make check-patchfail
- make test
artifacts: