Skip to content

Commit e9920df

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-tox.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@ jobs:
367367
if: >-
368368
!cancelled()
369369
&& steps.tox-run.outputs.cov-report-files != ''
370+
# yamllint disable-line rule:line-length
370371
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
371372
with:
372373
disable_search: true

0 commit comments

Comments
 (0)