Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
Signed-off-by: kogeler <[email protected]>
  • Loading branch information
kogeler committed May 24, 2024
1 parent abb86b8 commit 117895d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-22.04
env:
DRIVER: ${{ inputs.molecule-driver }}
DOCKER_HOST: "/run/docker.sock"
DOCKER_HOST: "unix:///run/docker.sock"
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 117895d

Please sign in to comment.