Skip to content

Commit 95bff62

Browse files
committed
ci: consistent spacing in ci yaml.
1 parent 270702b commit 95bff62

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
@@ -26,7 +26,6 @@ jobs:
2626
- name: Run cargo doc
2727
run: cargo doc --all --all-features
2828

29-
3029
build:
3130
strategy:
3231
matrix:
@@ -39,9 +38,7 @@ jobs:
3938
toolchain: nightly
4039
- os: macOS-latest
4140
toolchain: stable 7 months ago
42-
4341
runs-on: ${{ matrix.os }}
44-
4542
steps:
4643
- uses: actions/checkout@master
4744
- name: Install Rust

0 commit comments

Comments
 (0)