[fix] gitlab-ci
This commit is contained in:
parent
1b641ffc1d
commit
2a80602077
|
|
@ -3,5 +3,5 @@ test:
|
||||||
script:
|
script:
|
||||||
- apk update
|
- apk update
|
||||||
- apk add python3 py3-requests
|
- apk add python3 py3-requests
|
||||||
- tools/build --target=test
|
- tools/build --include-tests
|
||||||
- build/heimdall-test
|
- build/heimdall-test
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue