mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-05 10:24:32 +01:00
Test examples/redis_remember_bot in the CI
This commit is contained in:
parent
299427645f
commit
5b47cbc7d6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -56,6 +56,7 @@ jobs:
|
||||||
dices_bot,
|
dices_bot,
|
||||||
shared_state_bot,
|
shared_state_bot,
|
||||||
simple_commands_bot,
|
simple_commands_bot,
|
||||||
|
redis_remember_bot,
|
||||||
]
|
]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in a new issue