Skip to content

Commit

Permalink
ci: merge release to main (#8489)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjsparks authored Jan 30, 2025
2 parents 3b8faf0 + 02a680f commit e33a1a8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,11 @@ jobs:
with:
python-version: "3.x"

- name: Setup AWS CLI
uses: unfor19/install-aws-cli-action@v1
with:
version: 2.22.35

- name: Download a Coverage Results
if: ${{ github.event.inputs.skiptests == 'false' || github.ref_name == 'release' }}
uses: actions/[email protected]
Expand Down

0 comments on commit e33a1a8

Please sign in to comment.