Skip to content

Commit 534b1d1

Browse files
committed
ci: consistent spacing in ci yaml.
1 parent 7c6f31e commit 534b1d1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
- name: Run cargo doc
2626
run: cargo doc --all --all-features
2727

28-
2928
build:
3029
strategy:
3130
matrix:
@@ -38,9 +37,7 @@ jobs:
3837
toolchain: nightly
3938
- os: macOS-latest
4039
toolchain: stable 7 months ago
41-
4240
runs-on: ${{ matrix.os }}
43-
4441
steps:
4542
- uses: actions/checkout@master
4643
- name: Install Rust

0 commit comments

Comments
 (0)