Skip to content

Commit a59a07e

Browse files
author
Kelly Selden
committed
indentation
1 parent ddc9fbd commit a59a07e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ jobs:
3535
- test:fast
3636
- test:slow
3737
exclude:
38-
- os: macos-latest
39-
node: 13
40-
- os: macos-latest
41-
node: 8
42-
test-command: test:fast
38+
- os: macos-latest
39+
node: 13
40+
- os: macos-latest
41+
node: 8
42+
test-command: test:fast
4343

4444
runs-on: ${{ matrix.os }}
4545

0 commit comments

Comments
 (0)