jtjeferreira commented on code in PR #832:
URL: https://github.com/apache/pekko-connectors/pull/832#discussion_r1776730932


##########
.github/workflows/nightly-builds.yaml:
##########
@@ -56,12 +57,14 @@ jobs:
       - name: Cache Coursier cache
         uses: coursier/cache-action@v6
 
-      - name: S3 Integration tests
+      - name: AWS connectors Integration tests
+        env:
+          AWS_ACCESS_KEY: ${{ secrets.AWS_ACCESS_KEY }}

Review Comment:
   ```suggestion
             AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY }}
   ```



-- 
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: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to