Skip to content

Commit

Permalink
roll back boto3 version for test upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ykim-akamai committed Jan 27, 2025
1 parent b7676ad commit 463f004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:

process-upload-report:
runs-on: ubuntu-latest
needs: [integration_tests]
needs: [integration-tests]
if: always() #&& github.repository == 'linode/linode_api4-python' # Run even if integration tests fail and only on main repository

steps:
Expand Down

0 comments on commit 463f004

Please sign in to comment.