Skip to content

Commit

Permalink
Support provided.al2023 (#279)
Browse files Browse the repository at this point in the history
* provided.al2023
* update codecov
  • Loading branch information
chaudharysaket authored Jul 15, 2024
1 parent b43f6a1 commit e2895d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
pipenv install --dev
pipenv run pytest --cov-report=xml --cov=newrelic_lambda_cli tests
- name: Upload Coverage to Codecov
uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1
uses: codecov/codecov-action@v4.5.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ A CLI to install the New Relic AWS Lambda integration and layers.
* nodejs20.x
* provided
* provided.al2
* provided.al2023
* python3.7
* python3.8
* python3.9
Expand Down

0 comments on commit e2895d5

Please sign in to comment.