Skip to content

Commit a0f5c17

Browse files
committed
tests passing tool report
1 parent 86c61c0 commit a0f5c17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/actions/run-ansible-playbook/action.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ name: run-ansible-playbook
55
runs:
66
using: 'composite'
77
steps:
8-
- name: Checkout
9-
uses: actions/checkout@v3
8+
- name: Checkout
9+
uses: actions/checkout@v3
1010

1111
# - name: Make SSH connection
1212
# shell: bash

0 commit comments

Comments
 (0)