diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c3eb8dd..d9d8939 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -34,6 +34,7 @@ jobs: - postgres - segment_coverage - playlist_manager + - chat_archiver steps: - name: Check out repo uses: actions/checkout@v2