Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoBorai authored Nov 20, 2023
1 parent 764ce28 commit 27dfbf1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
env:
COMMUNE_SYNAPSE_HOST: 'http://localhost:8008'
run: |
mkdir ./docker
cp -R ./crates/test/fixtures/synapse ./docker/synapse
cp ./.env.example ./.env
docker compose up -d
sleep 10
Expand Down

0 comments on commit 27dfbf1

Please sign in to comment.