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 10fb916 commit 85fff0fCopy full SHA for 85fff0f
1 file changed
.github/workflows/test-aws-access.yaml
@@ -27,4 +27,4 @@ jobs:
27
env:
28
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
29
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
30
- run: python list_buckets.py
+ run: python python/list_buckets.py
0 commit comments