mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-12 01:34:52 -04:00
gitlab-ci: rm HTML index gen test from job, fails on stretch
```console Downloading0d6598b1ce/slimit-0.8.1.zip(88kB) Collecting tinycss2>=0.4 (from html5print->fdroidserver==2.1a0.dev0) Downloading63bf697a7c/tinycss2-1.1.0-py3-none-any.whltinycss2 requires Python '>=3.6' but the running Python is 3.5.3 ```
This commit is contained in:
@@ -8,7 +8,7 @@ variables:
|
||||
ci-images-base run-tests:
|
||||
image: registry.gitlab.com/fdroid/ci-images-base
|
||||
script:
|
||||
- $pip install -e .[test]
|
||||
- $pip install -e .
|
||||
- ./tests/run-tests
|
||||
# make sure that translations do not cause stacktraces
|
||||
- cd $CI_PROJECT_DIR/locale
|
||||
|
||||
Reference in New Issue
Block a user