Skip to content

Commit 22ac832

Browse files
committed
remote reductionist flag
1 parent 4a941f9 commit 22ac832

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_s3_remote_reductionist.yml

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- name: Export proxy
4242
run: |
4343
echo 'USE_S3 = True' >> activestorage/config.py
44+
echo 'REMOTE_RED = True' >> activestorage/config.py
4445
- name: Ping remote Reductionist
4546
run: curl -k https://192.171.169.248:8080/.well-known/reductionist-schema
4647
- uses: conda-incubator/setup-miniconda@v2

0 commit comments

Comments
 (0)