Skip to content

Commit 319052b

Browse files
committed
add trailing newline
1 parent ec68749 commit 319052b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
uses: actions-rs/cargo@v1
4141
with:
4242
command: clippy
43-
args: --tests -- -D warnings
43+
args: --tests -- -D warnings

0 commit comments

Comments
 (0)