Skip to content

Commit f24c86c

Browse files
Molecule fix
Former-commit-id: e55fcfd
1 parent 3c5c3bb commit f24c86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
with:
3838
entrypoint: /usr/local/bin/molecule
3939
args:
40-
- "converge -- --tags uninstall"
40+
- 'converge -- --tags uninstall'
4141
env:
4242
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)