We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f769d9 commit 988a9dcCopy full SHA for 988a9dc
1 file changed
.gitlab-ci.yml
@@ -37,7 +37,7 @@ pytest:
37
- .rules_pytest
38
- .pytest_tags
39
variables:
40
- CI_EOREADER_USE_S3: "1"
+ CI_EOREADER_USE_S3: "0"
41
EOREADER_USE_DASK: "1"
42
PATH_TO_TEST: ci/on_push
43
COV: eoreader
@@ -49,7 +49,7 @@ pytest_s3:
49
50
51
52
- CI_EOREADER_USE_S3: "0"
+ CI_EOREADER_USE_S3: "1"
53
54
55
0 commit comments