mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-18 15:20:15 +01:00
attempt to fix ci
This commit is contained in:
parent
82c7923dea
commit
9f1d0d7dd8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -123,6 +123,7 @@ jobs:
|
||||||
args: --tests --verbose ${{ matrix.features }}
|
args: --tests --verbose ${{ matrix.features }}
|
||||||
|
|
||||||
- name: Test documentation tests
|
- name: Test documentation tests
|
||||||
|
if: ${{ matrix.rust != "msrv" }}
|
||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: test
|
command: test
|
||||||
|
|
Loading…
Reference in a new issue