Skip to content

Commit

Permalink
Link colima's docker socket to the default location
Browse files Browse the repository at this point in the history
  • Loading branch information
ddworken committed Sep 8, 2023
1 parent c67b6b8 commit fe75d67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
# Install docker so it can be used for datadog
brew install docker
colima start
sudo ln -sf $HOME/.colima/default/docker.sock /var/run/docker.sock
- name: Set up Datadog
uses: datadog/[email protected]
with:
Expand Down

0 comments on commit fe75d67

Please sign in to comment.