Test examples/redis_remember_bot in the CI

This commit is contained in:
Temirkhan Myrzamadi 2020-07-30 18:23:02 +06:00 committed by GitHub
parent 299427645f
commit 5b47cbc7d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,6 +56,7 @@ jobs:
dices_bot,
shared_state_bot,
simple_commands_bot,
redis_remember_bot,
]
steps:
- uses: actions/checkout@v2