Skip to content

Commit 17da0e0

Browse files
committed
indentation
1 parent c41556a commit 17da0e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
test:
1111
runs-on: ubuntu-latest
1212
strategy:
13-
matrix:
14-
node-version: [10.x, 12.x]
13+
matrix:
14+
node-version: [10.x, 12.x]
1515

1616

1717
steps:

0 commit comments

Comments
 (0)