diff --git a/.github/workflows/ci_testing.yml b/.github/workflows/ci_testing.yml index cb7c953db..86fa7865d 100644 --- a/.github/workflows/ci_testing.yml +++ b/.github/workflows/ci_testing.yml @@ -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 @@ -106,4 +106,4 @@ jobs: # name: ale # path: | # D:\a\ale\ale\build\Release\ale.dll - # D:\a\ale\ale\build\Release\ale.lib \ No newline at end of file + # D:\a\ale\ale\build\Release\ale.lib