We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a0bbc1 commit aa143dbCopy full SHA for aa143db
.github/workflows/lifecycle.yml
@@ -44,4 +44,4 @@ jobs:
44
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
45
with:
46
molecule_command: converge
47
- converge_extra_args: '-e "uninstall_runner=yes" --tags uninstall'
+ converge_extra_args: -e "uninstall_runner=yes" --tags uninstall
0 commit comments