Skip to content

Commit a8f70d9

Browse files
authored
Apply suggestions from code review
1 parent e9920df commit a8f70d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ jobs:
368368
!cancelled()
369369
&& steps.tox-run.outputs.cov-report-files != ''
370370
# yamllint disable-line rule:line-length
371-
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
371+
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
372372
with:
373373
disable_search: true
374374
fail_ci_if_error: >-

0 commit comments

Comments
 (0)