Skip to content

Commit c4308fb

Browse files
Update .github/workflows/code-quality.yml
add newline Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent f4bb1e2 commit c4308fb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/code-quality.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,4 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616
- name: Lint
17-
run: echo "Linting..."
18-
17+
run: echo "Linting..."

0 commit comments

Comments
 (0)