Skip to content

Commit b0ea1d7

Browse files
fix: trying to make sure linting is happy
1 parent 4c0fb9d commit b0ea1d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/actions/create-lines-of-code-report/action.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ inputs:
2020
description: "Bucket endpoint for the report"
2121
required: true
2222
runs:
23-
using: "composite"
24-
steps:
23+
using: "composite"
24+
steps:
2525
- name: "Create CLOC report"
2626
shell: bash
2727
run: |

0 commit comments

Comments
 (0)