Skip to content

Commit

Permalink
fixing directory
Browse files Browse the repository at this point in the history
  • Loading branch information
chelseybeck committed Feb 15, 2024
1 parent 10fb916 commit 85fff0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-aws-access.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
run: python list_buckets.py
run: python python/list_buckets.py

0 comments on commit 85fff0f

Please sign in to comment.