Skip to content

Commit 54fffcb

Browse files
Use latest mocelcule GH Action
1 parent fd8bf78 commit 54fffcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lifecycle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
4545
with:
4646
molecule_command: converge
47-
converge_extra_args: --extra-vars "uninstall_runner=yes" --tags uninstall
47+
converge_extra_args: '--extra-vars "uninstall_runner=yes" --tags uninstall'

0 commit comments

Comments
 (0)