Skip to content

Commit b80796f

Browse files
committed
Formatting.
1 parent b064433 commit b80796f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/test.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ jobs:
103103
name: Lint dependencies
104104
runs-on: ubuntu-latest
105105
steps:
106-
- uses: actions/checkout@v3
107-
- uses: EmbarkStudios/cargo-deny-action@v1
108-
with:
109-
log-level: warn
110-
command: check
106+
- uses: actions/checkout@v3
107+
- uses: EmbarkStudios/cargo-deny-action@v1
108+
with:
109+
log-level: warn
110+
command: check

0 commit comments

Comments
 (0)