Skip to content

Commit 33079bc

Browse files
committed
chore(cicd): minor fix
1 parent 2f35f57 commit 33079bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
eslint:
99
name: ESLint
1010
runs-on: ubuntu-latest
11+
1112
steps:
1213
- name: Checkout
1314
uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748 # tag=v3.0.1
@@ -21,7 +22,6 @@ jobs:
2122
runs-on: ubuntu-latest
2223

2324
steps:
24-
2525
- name: Checkout
2626
uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748 # tag=v3.0.1
2727

0 commit comments

Comments
 (0)