Skip to content

Commit

Permalink
Add no-sign-request bool
Browse files Browse the repository at this point in the history
  • Loading branch information
chkim-usgs authored Jul 14, 2023
1 parent cf5ff80 commit 97f6a00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
aws-region: us-west-2
- name: Test S3 Connection
run: |
aws s3 ls s3://asc-public-docs
aws s3 ls s3://asc-public-docs --no-sign-request
# Build-and-Test-Win:
# runs-on: windows-2019
Expand Down Expand Up @@ -106,4 +106,4 @@ jobs:
# name: ale
# path: |
# D:\a\ale\ale\build\Release\ale.dll
# D:\a\ale\ale\build\Release\ale.lib
# D:\a\ale\ale\build\Release\ale.lib

0 comments on commit 97f6a00

Please sign in to comment.