Skip to content

Commit

Permalink
fix: typo in ci-test-go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
uh-zz committed Mar 16, 2024
1 parent 0f364a3 commit ebc11a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
if: ${{ inputs.rootless-docker }}
uses: ScribeMD/rootless-docker@6bd157a512c2fafa4e0243a8aa87d964eb890886 # v0.2.2

- name: Remove Docket root socket
- name: Remove Docker root socket
if: ${{ inputs.rootless-docker }}
run: sudo rm -rf /var/run/docker.sock

Expand Down

0 comments on commit ebc11a2

Please sign in to comment.