mirror of
https://codeberg.org/librewolf/source.git
synced 2025-01-18 10:22:30 -05:00
fixes
This commit is contained in:
parent
cc95a591a0
commit
645322054b
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +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 check-patchfail
|
- sh -c "./scripts/check-patchfail.sh"
|
||||||
- make test
|
- make test
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Add table
Reference in a new issue