Skip to content

Commit

Permalink
Merge pull request #3320 from boto/dependabot/github_actions/codecov/…
Browse files Browse the repository at this point in the history
…codecov-action-5.1.1
  • Loading branch information
nateprewitt authored Dec 9, 2024
2 parents 9442cea + 1e08615 commit 271e1f4
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@5c47607acb93fed5485fdbf7232e8a31425f672a
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e
with:
directory: tests

Expand Down

0 comments on commit 271e1f4

Please sign in to comment.