mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-24 23:57:38 +01:00
Update ci.yml
This commit is contained in:
parent
6f6be9f0e3
commit
66e14671d3
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -25,6 +25,9 @@ jobs:
|
||||||
override: true
|
override: true
|
||||||
components: rustfmt
|
components: rustfmt
|
||||||
|
|
||||||
|
- name: Setup redis
|
||||||
|
run: redis-server
|
||||||
|
|
||||||
- name: stable/beta test
|
- name: stable/beta test
|
||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
if: matrix.rust == 'stable' || matrix.rust == 'beta'
|
if: matrix.rust == 'stable' || matrix.rust == 'beta'
|
||||||
|
|
Loading…
Add table
Reference in a new issue