diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 151ca38c..c7b3cda1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,6 +56,7 @@ jobs: dices_bot, shared_state_bot, simple_commands_bot, + redis_remember_bot, ] steps: - uses: actions/checkout@v2