diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2f1b5ab34..927fc4d13 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -56,7 +56,7 @@ jobs: command: | export TWITTER_BEARER="Bearer ${{ secrets.TWITTER_BEARER }}" echo $TWITTER_BEARER - STAKWORK_TOKEN=daaa3a0894f0658d99781471dfccd3e1 TWITTER_BEARER=$TWITTER_BEARER GITACTION_ENV=gitactionenv docker compose -f ./stack/alts/navfiber.yml --project-dir ./stack up -d; + STAKWORK_TOKEN=daaa3a0894f0658d99781471dfccd3e1 TWITTER_BEARER=$TWITTER_BEARER GITACTION_ENV=gitactionenv docker compose -f ./stack/alts/navfiber.yml up -d; sleep 240; docker ps docker logs meme.sphinx