mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
fix CI
This commit is contained in:
parent
cfaa71632c
commit
7f40886046
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -69,7 +69,7 @@ jobs:
|
|||
features: "--all-features"
|
||||
- rust: msrv
|
||||
toolchain: "1.58.0"
|
||||
features: "--all-features"
|
||||
features: "--features full"
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue