Skip to content

Commit f4bb1e2

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

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
@@ -12,8 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: actions/checkout@v4
16-
15+
- uses: actions/checkout@v4
1716
- name: Lint
1817
run: echo "Linting..."
1918

0 commit comments

Comments
 (0)