Skip to content

Commit

Permalink
Update soaking.yml (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
wyTrivail committed Nov 17, 2020
1 parent b5b9d72 commit 231fe08
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/soaking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ jobs:
aws-secret-access-key: ${{ secrets.INTEG_TEST_AWS_KEY_SECRET }}
aws-region: us-west-2

- uses: chrislennon/action-aws-cli@v1.1

- name: Download Candidate from the latest commit
if: github.event_name != 'repository_dispatch'
run: aws s3 cp "s3://aws-otel-collector-release-candidate/${{ github.sha }}.tar.gz" ./candidate.tag.gz
Expand Down

0 comments on commit 231fe08

Please sign in to comment.