Merge another msrv workflow
This commit is contained in:
parent
1113c895d8
commit
e6ef8e3166
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,8 @@ jobs:
|
|||
toolchain: 1.56.1 # 2021 edition requires 1.56
|
||||
override: true
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
- name: cargo +1.56.1 check
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue