add empty line at the test workflow

This commit is contained in:
Anton Suprunchuk
2021-10-09 22:12:30 +03:00
parent 6ead418921
commit 38543d5d2e

View File

@@ -46,4 +46,4 @@ jobs:
- name: Install rustfmt
run: rustup component add rustfmt
- name: Check format
run: cargo fmt --all -- --check
run: cargo fmt --all -- --check