mirror of https://github.com/fafhrd91/actix-net
fmt
This commit is contained in:
parent
3c3b730a41
commit
7a74bb9997
|
@ -66,7 +66,7 @@ jobs:
|
|||
with:
|
||||
command: hack
|
||||
args: check --workspace --no-default-features
|
||||
|
||||
|
||||
- name: check minimal + tests
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
@ -78,7 +78,7 @@ jobs:
|
|||
with:
|
||||
command: check
|
||||
args: --workspace --tests --examples
|
||||
|
||||
|
||||
- name: check full
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue