Skip to content

Commit

Permalink
Use on-disk files for weekly tests (for speed reasons)
Browse files Browse the repository at this point in the history
  • Loading branch information
remi-braun committed Jan 13, 2025
1 parent e41aa2a commit da94877
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ pytest_end_to_end:
image: $EO_CONTAINER:geo_latest
stage: test
variables:
CI_EOREADER_USE_S3: "0"
EOREADER_USE_DASK: "1"
before_script:
- python -m pip install --upgrade pip
Expand Down

0 comments on commit da94877

Please sign in to comment.