Skip to content

Commit ed0b1c1

Browse files
authored
Apply suggestions from code review
1 parent 4e5d8f9 commit ed0b1c1

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
@@ -263,6 +263,7 @@ jobs:
263263
- name: Download all the dists
264264
if: >-
265265
contains(fromJSON('["metadata-validation", "pytest"]'), inputs.toxenv)
266+
# yamllint disable-line rule:line-length
266267
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
267268
with:
268269
name: ${{ inputs.dists-artifact-name }}

0 commit comments

Comments
 (0)