Skip to content

Commit

Permalink
Merge pull request #3355 from boto/dependabot/github_actions/codecov/…
Browse files Browse the repository at this point in the history
…codecov-action-5.3.1
  • Loading branch information
nateprewitt authored Jan 27, 2025
2 parents 0fddf06 + 908ec1b commit 96dc0dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: |
python scripts/ci/run-tests --with-cov --with-xdist
- name: Run codecov
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3
with:
directory: tests

Expand Down

0 comments on commit 96dc0dc

Please sign in to comment.