Skip to content

Commit

Permalink
try linking docker socket
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Feb 8, 2024
1 parent b4c3a88 commit 3afefdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
source activate shpc
which shpc
cd shpc/tests
ln -s ~/.docker/run/docker.sock /var/run/docker.sock
pytest -sxv test_*.py

0 comments on commit 3afefdf

Please sign in to comment.