Skip to content

Commit d766b8f

Browse files
committed
fix ci
1 parent 89bea02 commit d766b8f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/ogc_app_cwl.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,7 @@ jobs:
5353
--tiles E051N018T3 \
5454
--start-date 2021-01-01 \
5555
--end-date 2022-01-01 \
56-
--in-dir RQADeforestationTestData \
57-
--out-dir test1 \
58-
--access-key $AWS_ACCESS_KEY_ID \
59-
--secret-key $AWS_SECRET_ACCESS_KEY
56+
--in-dir RQADeforestationTestData
6057
env:
6158
AWS_ACCESS_KEY_ID: ${{secrets.AWS_ACCESS_KEY_ID}}
6259
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)