Skip to content

Commit

Permalink
Update integration-tests-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imda-benedictlee authored Feb 7, 2024
1 parent 8447f84 commit 3358e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
mkdir -m 777 -p ~/logs/db
if ! docker-compose up -d ; then
docker-compose up -d
./docker-start.sh
fi

- name: Checkout API Mock Server
Expand Down

0 comments on commit 3358e4c

Please sign in to comment.