Skip to content

Commit

Permalink
fix macos docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurdjn committed Jun 23, 2024
1 parent e77ca12 commit 922036a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
run: |
brew install docker
brew install docker-compose
sudo ln -s ~/.docker/run/docker.sock /var/run/docker.sock
- name: Run docker services
run: |
Expand Down

0 comments on commit 922036a

Please sign in to comment.