mirror of
https://codeberg.org/librewolf/source.git
synced 2025-01-03 11:20:11 -05:00
fixes
This commit is contained in:
parent
645322054b
commit
52cd1b70ae
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ Test:
|
||||||
script:
|
script:
|
||||||
- apt-get update && apt-get -y upgrade
|
- apt-get update && apt-get -y upgrade
|
||||||
- apt-get -y install build-essential curl jq make python3 python3-dev python3-pip wget
|
- apt-get -y install build-essential curl jq make python3 python3-dev python3-pip wget
|
||||||
|
- make fetch
|
||||||
- sh -c "./scripts/check-patchfail.sh"
|
- sh -c "./scripts/check-patchfail.sh"
|
||||||
- make test
|
- make test
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
Loading…
Reference in a new issue