Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
Signed-off-by: kogeler <roman.gavrilov@parity.io>
  • Loading branch information
kogeler committed May 24, 2024
1 parent 117895d commit c8e6c61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reusable-molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ jobs:
- name: debug
if: ${{ env.MOLECULE_IS_PRESENT }}
run: |
sudo find / -name "docker.sock"
sudo find / -name "containerd.sock"
sudo docker info
env
docker info
- name: Run molecule tests
if: ${{ env.MOLECULE_IS_PRESENT }}
run: molecule --debug test --all
Expand Down

0 comments on commit c8e6c61

Please sign in to comment.