Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Meister <dennis.meister@bosch.com>
  • Loading branch information
dennismeister93 committed Mar 21, 2024
1 parent 35caca0 commit e14bf86
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 @@ -105,6 +105,8 @@ jobs:
run: |
cd runtime_kanto/test
# the socket on the ci is different to the devcontainer
docker --version
docker info
sudo ls -al /run/docker
sudo ls -al /run/docker/containerd
sudo ln -s /run/containerd/containerd.sock /run/docker/containerd/containerd.sock
Expand Down

0 comments on commit e14bf86

Please sign in to comment.