michael-s-molina commented on code in PR #23819:
URL: https://github.com/apache/superset/pull/23819#discussion_r1176899870


##########
.github/workflows/docker-ephemeral-env.yml:
##########
@@ -17,14 +17,12 @@ jobs:
         id: check
         shell: bash
         run: |
-          aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
-          aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

Review Comment:
   If you check other similar commands, this check is only to see if the 
variables are defined.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to