mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-03 09:49:07 +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,
|
||||
shared_state_bot,
|
||||
simple_commands_bot,
|
||||
redis_remember_bot,
|
||||
]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue